Searched refs:DQ_INVAL (Results 1 – 2 of 2) sorted by relevance
207 #define DQ_INVAL 0x80 /* dquot is going to be invalidated */ macro
356 dquot->dq_flags |= DQ_INVAL; in invalidate_dquots()562 if (!(dquot->dq_flags & DQ_INVAL)) in dqput()