Searched refs:dp2_flags (Results 1 – 1 of 1) sorted by relevance
2964 int dp2_flags = 0; in xfs_cross_rename() local2982 dp2_flags = XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG; in xfs_cross_rename()3041 if (dp2_flags) { in xfs_cross_rename()3042 xfs_trans_ichgtime(tp, dp2, dp2_flags); in xfs_cross_rename()
Completed in 10 milliseconds