Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_defer.h77 unsigned int dfc_tpflags; member
H A Dxfs_defer.c647 dfc->dfc_tpflags = tp->t_flags & XFS_TRANS_LOWMODE; in xfs_defer_ops_capture()
741 tp->t_flags |= dfc->dfc_tpflags; in xfs_defer_ops_continue()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_defer.h104 unsigned int dfc_tpflags; member
H A Dxfs_defer.c728 dfc->dfc_tpflags = tp->t_flags & XFS_TRANS_LOWMODE; in xfs_defer_ops_capture()
855 tp->t_flags |= dfc->dfc_tpflags; in xfs_defer_ops_continue()

Completed in 4 milliseconds