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

/linux-master/include/linux/
H A Dquota.h373 #define QC_RT_SPC_SOFT (1<<4) macro
376 QC_RT_SPC_SOFT | QC_RT_SPC_HARD)
/linux-master/fs/xfs/
H A Dxfs_qm_syscalls.c352 soft = (newlim->d_fieldmask & QC_RT_SPC_SOFT) ?
/linux-master/fs/quota/
H A Dquota.c577 dst->d_fieldmask |= QC_RT_SPC_SOFT;

Completed in 115 milliseconds