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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c3023 int update_vh = 0; local
3231 update_vh = 1;
3242 update_vh = 1;
3482 /* reset update_vh to 0, since hfs_release_storage should have done it for us */
3483 update_vh = 0;
3520 if (update_vh) {

Completed in 75 milliseconds