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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dquota.h66 #define MAX_DQ_TIME 604800 /* (7*24*60*60) 1 week */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dquota.h66 #define MAX_DQ_TIME 604800 /* (7*24*60*60) 1 week */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/
H A Ddquot.c1335 dqopt->block_expire[type] = (dquot != NODQUOT) ? dquot->dq_btime : MAX_DQ_TIME;

Completed in 42 milliseconds