Searched refs:XFS_AIL_OPSTATE_PUSH_ALL (Results 1 – 2 of 2) sorted by relevance
67 #define XFS_AIL_OPSTATE_PUSH_ALL 0u macro112 if (!test_and_set_bit(XFS_AIL_OPSTATE_PUSH_ALL, &ailp->ail_opstate)) in xfs_ail_push_all()
433 if (test_and_clear_bit(XFS_AIL_OPSTATE_PUSH_ALL, &ailp->ail_opstate)) in xfs_ail_calc_push_target()