Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_bmap.c1050 int inode_changed; in ufs_undo_allocation() local
1054 inode_changed = 0; in ufs_undo_allocation()
1075 inode_changed = 1; in ufs_undo_allocation()
1080 inode_changed = 1; in ufs_undo_allocation()
1149 if (inode_changed || (inode_sector_adjust != 0)) { in ufs_undo_allocation()