Searched refs:QC_RT_SPC_TIMER (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dquota.h379 #define QC_RT_SPC_TIMER (1<<8) macro
380 #define QC_TIMER_MASK (QC_SPC_TIMER | QC_INO_TIMER | QC_RT_SPC_TIMER)
/linux-master/fs/xfs/
H A Dxfs_qm_syscalls.c359 if (newlim->d_fieldmask & QC_RT_SPC_TIMER)
/linux-master/fs/quota/
H A Dquota.c585 dst->d_fieldmask |= QC_RT_SPC_TIMER;
621 dst->i_fieldmask |= QC_RT_SPC_TIMER;
H A Ddquot.c2874 (ii->i_fieldmask & QC_RT_SPC_TIMER))

Completed in 161 milliseconds