Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_quotaops.c38 tstate->flags |= QCI_SYSFILE; in xfs_qm_fill_state()
/linux-6.15/include/linux/
H A Dquota.h391 #define QCI_SYSFILE (1 << 0) /* Quota file is hidden from userspace */ macro
/linux-6.15/fs/gfs2/
H A Dquota.c1647 QCI_SYSFILE; in gfs2_quota_get_state()
1649 QCI_SYSFILE; in gfs2_quota_get_state()
/linux-6.15/fs/bcachefs/
H A Dquota.c678 state->s_state[i].flags |= QCI_SYSFILE; in bch2_quota_get_state()
/linux-6.15/fs/quota/
H A Dquota.c137 if (tstate->flags & QCI_SYSFILE) in quota_getinfo()
H A Ddquot.c2849 tstate->flags |= QCI_SYSFILE; in dquot_get_state()