Home
last modified time | relevance | path

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

/linux/fs/quota/
H A Dquotaio_v1.h14 #define MAX_DQ_TIME 604800 /* (7*24*60*60) 1 week */ macro
H A Dquota_v1.c182 dqblk.dqb_btime ? dqblk.dqb_btime : MAX_DQ_TIME; in v1_read_file_info()