Searched refs:XFS_ICHGTIME_CREATE (Results 1 – 3 of 3) sorted by relevance
46 #define XFS_ICHGTIME_CREATE 0x4 /* inode create timestamp */ macro
73 if (flags & XFS_ICHGTIME_CREATE) in xfs_trans_ichgtime()
324 times |= XFS_ICHGTIME_CREATE; in xfs_inode_init()