Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dquota.h391 #define QCI_SYSFILE (1 << 0) /* Quota file is hidden from userspace */ macro
/linux/fs/gfs2/
H A Dquota.c1656 QCI_SYSFILE; in gfs2_quota_get_state()
1658 QCI_SYSFILE; in gfs2_quota_get_state()
/linux/fs/quota/
H A Ddquot.c2806 tstate->flags |= QCI_SYSFILE; in dquot_get_state()