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

/linux-master/fs/xfs/
H A Dxfs_inode.c2816 int dp2_flags = 0; local
2834 dp2_flags = XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG;
2893 if (dp2_flags) {
2894 xfs_trans_ichgtime(tp, dp2, dp2_flags);

Completed in 84 milliseconds