Searched refs:MAX_DQ_TIME (Results 1 – 2 of 2) sorted by relevance
/fs/ | ||
D | quotaio_v1.h | 13 #define MAX_DQ_TIME 604800 /* (7*24*60*60) 1 week */ macro |
D | quota_v1.c | 161 dqopt->info[type].dqi_bgrace = dqblk.dqb_btime ? dqblk.dqb_btime : MAX_DQ_TIME; in v1_read_file_info() |