Searched refs:DQ_ACTIVE_B (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | quota.h | 287 #define DQ_ACTIVE_B 5 /* dquot is active (dquot_release not called) */ macro |
D | quotaops.h | 53 WARN_ON_ONCE(!test_bit(DQ_ACTIVE_B, &dquot->dq_flags)); in dqgrab() |