Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_trans_priv.h60 unsigned long ail_opstate; member
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()