Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_inode_util.h46 #define XFS_ICHGTIME_CREATE 0x4 /* inode create timestamp */ macro
Dxfs_trans_inode.c73 if (flags & XFS_ICHGTIME_CREATE) in xfs_trans_ichgtime()
Dxfs_inode_util.c324 times |= XFS_ICHGTIME_CREATE; in xfs_inode_init()