Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
A Dxfs_dir2.c1057 int ip1_flags = 0; in xfs_dir_exchange_children() local
1100 ip1_flags |= XFS_ICHGTIME_CHG; in xfs_dir_exchange_children()
1124 ip1_flags |= XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG; in xfs_dir_exchange_children()
1129 if (ip1_flags) { in xfs_dir_exchange_children()
1130 xfs_trans_ichgtime(tp, ip1, ip1_flags); in xfs_dir_exchange_children()

Completed in 5 milliseconds