Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_inode_util.h45 #define XFS_ICHGTIME_CHG 0x2 /* inode field change timestamp */ macro
/linux/fs/xfs/
H A Dxfs_ioctl.c601 xfs_trans_ichgtime(tp, ip, XFS_ICHGTIME_CHG); in xfs_ioctl_setattr_xflags()