Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_quotaops.c37 tstate->flags |= QCI_SYSFILE; in xfs_qm_fill_state()
/linux-6.1.9/include/linux/
Dquota.h389 #define QCI_SYSFILE (1 << 0) /* Quota file is hidden from userspace */ macro
/linux-6.1.9/fs/gfs2/
Dquota.c1587 QCI_SYSFILE; in gfs2_quota_get_state()
1589 QCI_SYSFILE; in gfs2_quota_get_state()
/linux-6.1.9/fs/quota/
Dquota.c137 if (tstate->flags & QCI_SYSFILE) in quota_getinfo()
Ddquot.c2800 tstate->flags |= QCI_SYSFILE; in dquot_get_state()