Home
last modified time | relevance | path

Searched refs:QCI_SYSFILE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_quotaops.c37 tstate->flags |= QCI_SYSFILE; in xfs_qm_fill_state()
/openbmc/linux/include/linux/
H A Dquota.h391 #define QCI_SYSFILE (1 << 0) /* Quota file is hidden from userspace */ macro
/openbmc/linux/fs/gfs2/
H A Dquota.c1620 QCI_SYSFILE; in gfs2_quota_get_state()
1622 QCI_SYSFILE; in gfs2_quota_get_state()
/openbmc/linux/fs/quota/
H A Dquota.c137 if (tstate->flags & QCI_SYSFILE) in quota_getinfo()
H A Ddquot.c2858 tstate->flags |= QCI_SYSFILE; in dquot_get_state()