Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dquota.h207 #define DQ_INVAL 0x80 /* dquot is going to be invalidated */ macro
/linux-2.4.37.9/fs/
Ddquot.c356 dquot->dq_flags |= DQ_INVAL; in invalidate_dquots()
562 if (!(dquot->dq_flags & DQ_INVAL)) in dqput()