Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_quotaops.c50 tstate->flags |= QCI_SYSFILE; in xfs_qm_fill_state()
/linux-4.4.14/include/linux/
Dquota.h375 #define QCI_SYSFILE (1 << 0) /* Quota file is hidden from userspace */ macro
/linux-4.4.14/fs/gfs2/
Dquota.c1554 QCI_SYSFILE; in gfs2_quota_get_state()
1556 QCI_SYSFILE; in gfs2_quota_get_state()
/linux-4.4.14/fs/quota/
Dquota.c139 if (tstate->flags & QCI_SYSFILE) in quota_getinfo()
Ddquot.c2700 tstate->flags |= QCI_SYSFILE; in dquot_get_state()