Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_dir2.c1060 int dp2_flags = 0; in xfs_dir_exchange_children() local
1079 dp2_flags = XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG; in xfs_dir_exchange_children()
1138 if (dp2_flags) { in xfs_dir_exchange_children()
1139 xfs_trans_ichgtime(tp, dp2, dp2_flags); in xfs_dir_exchange_children()