Searched refs:DQ_ACTIVE_B (Results 1 – 3 of 3) sorted by relevance
230 set_bit(DQ_ACTIVE_B, &dquot->dq_flags); in shmem_acquire_dquot()312 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
363 return test_bit(DQ_ACTIVE_B, &dquot->dq_flags); in dquot_active()516 set_bit(DQ_ACTIVE_B, &dquot->dq_flags); in dquot_acquire()574 clear_bit(DQ_ACTIVE_B, &dquot->dq_flags); in dquot_release()