Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Dquota.c592 gfs2_assert_warn(sdp, !test_bit(GIF_QD_LOCKED, &ip->i_flags))) { in gfs2_quota_hold()
642 gfs2_assert_warn(sdp, !test_bit(GIF_QD_LOCKED, &ip->i_flags)); in gfs2_quota_unhold()
1080 set_bit(GIF_QD_LOCKED, &ip->i_flags); in gfs2_quota_lock()
1134 if (!test_and_clear_bit(GIF_QD_LOCKED, &ip->i_flags)) in gfs2_quota_unlock()
1216 if (!test_bit(GIF_QD_LOCKED, &ip->i_flags)) in gfs2_quota_check()
A Dincore.h376 GIF_QD_LOCKED = 1, enumerator

Completed in 12 milliseconds