Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dquota.h387 #define QC_RT_SPACE (1<<14) macro
388 #define QC_ACCT_MASK (QC_SPACE | QC_INO_COUNT | QC_RT_SPACE)
/openbmc/linux/fs/quota/
H A Dquota.c597 dst->d_fieldmask |= QC_RT_SPACE; in copy_from_xfs_dqblk()