Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c1056 int ip1_flags = 0; in xfs_dir_exchange_children() local
1099 ip1_flags |= XFS_ICHGTIME_CHG; in xfs_dir_exchange_children()
1123 ip1_flags |= XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG; in xfs_dir_exchange_children()
1128 if (ip1_flags) { in xfs_dir_exchange_children()
1129 xfs_trans_ichgtime(tp, ip1, ip1_flags); in xfs_dir_exchange_children()