Searched refs:XFS_ICHGTIME_CREATE (Results 1 – 2 of 2) sorted by relevance
/linux/fs/xfs/libxfs/ | ||
A D | xfs_shared.h | 119 #define XFS_ICHGTIME_CREATE 0x4 /* inode create timestamp */ macro |
A D | xfs_trans_inode.c | 72 if (flags & XFS_ICHGTIME_CREATE) in xfs_trans_ichgtime() |
Completed in 8 milliseconds