Home
last modified time | relevance | path

Searched refs:XFS_ICHGTIME_CREATE (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_inode_util.h46 #define XFS_ICHGTIME_CREATE 0x4 /* inode create timestamp */ macro
H A Dxfs_inode_util.c316 times |= XFS_ICHGTIME_CREATE; in xfs_inode_init()