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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_inode.h492 #define ICHG 0x0008 /* inode has been changed */ macro
H A Dufs_inode.h158 * o The common case is when IUPD or ICHG is set, increase i_seq
160 * o A less common case is the setting of IUPD or ICHG and while still
166 * o If changes are made with IUPD or ICHG being set, but
171 * ufs_iupdat without setting IUPD|ICHG and thus not changing i_seq,
352 #define ICHG 0x0008 /* inode has been changed */ macro

Completed in 87 milliseconds