Searched refs:XFS_ICHGTIME_CREATE (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/libxfs/ | ||
| H A D | xfs_inode_util.h | 46 #define XFS_ICHGTIME_CREATE 0x4 /* inode create timestamp */ macro |
| H A D | xfs_inode_util.c | 316 times |= XFS_ICHGTIME_CREATE; in xfs_inode_init() |