Searched refs:XFS_ICHGTIME_CREATE (Results 1 – 2 of 2) sorted by relevance
124 #define XFS_ICHGTIME_CREATE 0x4 /* inode create timestamp */ macro
72 if (flags & XFS_ICHGTIME_CREATE) in xfs_trans_ichgtime()