Searched refs:dp2_flags (Results 1 – 1 of 1) sorted by relevance
1059 int dp2_flags = 0; in xfs_dir_exchange_children() local1078 dp2_flags = XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG; in xfs_dir_exchange_children()1137 if (dp2_flags) { in xfs_dir_exchange_children()1138 xfs_trans_ichgtime(tp, dp2, dp2_flags); in xfs_dir_exchange_children()
Completed in 5 milliseconds