Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_inode.c2694 int dp2_flags = 0; in xfs_cross_rename() local
2712 dp2_flags = XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG; in xfs_cross_rename()
2771 if (dp2_flags) { in xfs_cross_rename()
2772 xfs_trans_ichgtime(tp, dp2, dp2_flags); in xfs_cross_rename()