Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_trans_priv.h67 #define XFS_AIL_OPSTATE_PUSH_ALL 0u macro
112 if (!test_and_set_bit(XFS_AIL_OPSTATE_PUSH_ALL, &ailp->ail_opstate)) in xfs_ail_push_all()
Dxfs_trans_ail.c433 if (test_and_clear_bit(XFS_AIL_OPSTATE_PUSH_ALL, &ailp->ail_opstate)) in xfs_ail_calc_push_target()