Searched refs:quota_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dquota.h54 enum quota_type { enum
74 enum quota_type type; /* USRQUOTA (uid) or GRPQUOTA (gid) or PRJQUOTA (projid) */
98 enum quota_type type, qid_t qid)
125 static inline struct kqid make_kqid_invalid(enum quota_type type)
/linux-master/fs/xfs/
H A Dxfs_trans_dquot.c702 enum quota_type qtype;
/linux-master/fs/gfs2/
H A Dquota.c1454 enum quota_type qtype = (qc_flags & GFS2_QCF_USER) ?

Completed in 118 milliseconds