Searched defs:new_iblocks (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c752 int new_iblocks; local
887 new_iblocks = 1;
965 new_iblocks = 0; /* no new blocks allocated */
1134 if (i_size_changed == 0 && new_iblocks == 0 &&

Completed in 57 milliseconds