Searched refs:DQ_RELEASING_B (Results 1 – 2 of 2) sorted by relevance
288 #define DQ_RELEASING_B 6 /* dquot is in releasing_dquots list waiting macro
322 set_bit(DQ_RELEASING_B, &dquot->dq_flags); in put_releasing_dquots()330 if (!test_bit(DQ_RELEASING_B, &dquot->dq_flags)) in remove_free_dquot()333 clear_bit(DQ_RELEASING_B, &dquot->dq_flags); in remove_free_dquot()610 if (test_bit(DQ_RELEASING_B, &dquot->dq_flags)) { in invalidate_dquots()706 if (test_bit(DQ_RELEASING_B, &dquot->dq_flags)) { in dquot_writeback_dquots()
Completed in 138 milliseconds