Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_quotaops.c37 tstate->flags |= QCI_SYSFILE; in xfs_qm_fill_state()
/Linux-v6.6/include/linux/
Dquota.h391 #define QCI_SYSFILE (1 << 0) /* Quota file is hidden from userspace */ macro
/Linux-v6.6/fs/gfs2/
Dquota.c1613 QCI_SYSFILE; in gfs2_quota_get_state()
1615 QCI_SYSFILE; in gfs2_quota_get_state()
/Linux-v6.6/fs/quota/
Dquota.c137 if (tstate->flags & QCI_SYSFILE) in quota_getinfo()
Ddquot.c2818 tstate->flags |= QCI_SYSFILE; in dquot_get_state()