Searched refs:DQ_ACTIVE_B (Results 1 – 5 of 5) sorted by relevance
232 set_bit(DQ_ACTIVE_B, &dquot->dq_flags); in shmem_acquire_dquot()314 clear_bit(DQ_ACTIVE_B, &dquot->dq_flags); in shmem_release_dquot()
287 #define DQ_ACTIVE_B 5 /* dquot is active (dquot_release not called) */ macro
51 WARN_ON_ONCE(!test_bit(DQ_ACTIVE_B, &dquot->dq_flags)); in dqgrab()
775 clear_bit(DQ_ACTIVE_B, &dquot->dq_flags); in ocfs2_release_dquot()869 set_bit(DQ_ACTIVE_B, &dquot->dq_flags); in ocfs2_acquire_dquot()
362 return test_bit(DQ_ACTIVE_B, &dquot->dq_flags); in dquot_active()490 set_bit(DQ_ACTIVE_B, &dquot->dq_flags); in dquot_acquire()548 clear_bit(DQ_ACTIVE_B, &dquot->dq_flags); in dquot_release()