Searched refs:qid_t (Results 1 – 5 of 5) sorted by relevance
10 typedef u_int32_t qid_t; /* Type in which we store ids in memory */ typedef56 struct dquot *qtree_read_dquot(struct quota_handle *h, qid_t id);
101 qid_t dq_id; /* ID dquot belongs to */120 struct dquot *(*read_dquot) (struct quota_handle *h, qid_t id);
24 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id);245 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id) in v2_read_dquot()
50 static int get_index(qid_t id, int depth) in get_index()499 struct dquot *qtree_read_dquot(struct quota_handle *h, qid_t id) in qtree_read_dquot()
194 static inline qid_t get_qid(struct ext2_inode *inode, int qtype) in get_qid()