Home
last modified time | relevance | path

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

/linux/include/linux/
A Dquota.h288 #define DQ_RELEASING_B 6 /* dquot is in releasing_dquots list waiting macro
/linux/fs/quota/
A Ddquot.c322 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