Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dquota.c578 gfs2_assert_warn(sdp, !test_bit(GIF_QD_LOCKED, &ip->i_flags))) in gfs2_quota_hold()
624 gfs2_assert_warn(sdp, !test_bit(GIF_QD_LOCKED, &ip->i_flags)); in gfs2_quota_unhold()
1062 set_bit(GIF_QD_LOCKED, &ip->i_flags); in gfs2_quota_lock()
1116 if (!test_and_clear_bit(GIF_QD_LOCKED, &ip->i_flags)) in gfs2_quota_unlock()
1199 if (!test_bit(GIF_QD_LOCKED, &ip->i_flags)) in gfs2_quota_check()
Dincore.h394 GIF_QD_LOCKED = 1, enumerator