Searched refs:qid_t (Results 1 – 6 of 6) sorted by relevance
10 typedef __u32 qid_t; /* Type in which we store ids in memory */ typedef56 struct dquot *qtree_read_dquot(struct quota_handle *h, qid_t id);
151 qid_t dq_id; /* ID dquot belongs to */172 struct dquot *(*read_dquot) (struct quota_handle *h, qid_t id);
25 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id);247 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id) in v2_read_dquot()
51 static int get_index(qid_t id, int depth) in get_index()506 struct dquot *qtree_read_dquot(struct quota_handle *h, qid_t id) in qtree_read_dquot()
249 static inline qid_t get_qid(struct ext2_inode_large *inode, enum quota_type qtype) in get_qid()
139 qid_t id; in do_get_quota()