Searched refs:update_vh (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vnops.c3458 int update_vh = 0; local
3666 update_vh = 1;
3677 update_vh = 1;
3925 /* reset update_vh to 0, since hfs_release_storage should have done it for us */
3926 update_vh = 0;
3981 if (update_vh) {

Completed in 73 milliseconds