Home
last modified time | relevance | path

Searched refs:new_iblocks (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c682 int new_iblocks; in wrip() local
817 new_iblocks = 1; in wrip()
895 new_iblocks = 0; /* no new blocks allocated */ in wrip()
1064 if (i_size_changed == 0 && new_iblocks == 0 && in wrip()