Searched refs:DQ_BLKS (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dquota.h154 #define DQ_BLKS 0x10 /* uid/gid has been warned about blk limit */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dquota.h154 #define DQ_BLKS 0x10 /* uid/gid has been warned about blk limit */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/
H A Ddquot.c668 dquot->dq_flags &= ~DQ_BLKS;
696 int flag = (warntype == BHARDWARN || warntype == BSOFTLONGWARN) ? DQ_BLKS :
853 dquot->dq_flags &= ~DQ_BLKS;

Completed in 19 milliseconds