Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_inode.c2741 int dp2_flags = 0; in xfs_cross_rename() local
2759 dp2_flags = XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG; in xfs_cross_rename()
2822 if (dp2_flags) { in xfs_cross_rename()
2823 xfs_trans_ichgtime(tp, dp2, dp2_flags); in xfs_cross_rename()