Home
last modified time | relevance | path

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

/openbmc/linux/fs/quota/
H A Dquotaio_v1.h13 #define MAX_IQ_TIME 604800 /* (7*24*60*60) 1 week */ macro
H A Dquota_v1.c178 dqblk.dqb_itime ? dqblk.dqb_itime : MAX_IQ_TIME; in v1_read_file_info()