Searched refs:qid_t (Results 1 – 15 of 15) sorted by relevance
/external/arm-trusted-firmware/lib/debugfs/ |
D | dev.h | 47 qid_t qid; 77 qid_t qid; 100 qid_t qid, unsigned int mode);
|
D | dev.c | 195 static chan_t *mount_point_to_channel(int index, qid_t qid) in mount_point_to_channel() 434 const char *name, long length, qid_t qid, unsigned int mode) in make_dir_entry()
|
/external/e2fsprogs/lib/support/ |
D | quotaio_tree.h | 10 typedef __u32 qid_t; /* Type in which we store ids in memory */ typedef 56 struct dquot *qtree_read_dquot(struct quota_handle *h, qid_t id);
|
D | quotaio.h | 151 qid_t dq_id; /* ID dquot belongs to */ 172 struct dquot *(*read_dquot) (struct quota_handle *h, qid_t id);
|
D | quotaio_v2.c | 25 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id); 275 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id) in v2_read_dquot()
|
D | quotaio_tree.c | 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()
|
D | mkquota.c | 257 static inline qid_t get_qid(struct ext2_inode_large *inode, enum quota_type qtype) in get_qid()
|
/external/f2fs-tools/fsck/ |
D | quotaio_tree.h | 16 typedef __u32 qid_t; /* Type in which we store ids in memory */ typedef 62 struct dquot *qtree_read_dquot(struct quota_handle *h, qid_t id);
|
D | quotaio.h | 155 qid_t dq_id; /* ID dquot belongs to */ 176 struct dquot *(*read_dquot) (struct quota_handle *h, qid_t id);
|
D | quotaio_v2.c | 26 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id); 290 static struct dquot *v2_read_dquot(struct quota_handle *h, qid_t id) in v2_read_dquot()
|
D | quotaio_tree.c | 52 static int get_index(qid_t id, int depth) in get_index() 516 struct dquot *qtree_read_dquot(struct quota_handle *h, qid_t id) in qtree_read_dquot()
|
D | mkquota.c | 119 static inline qid_t get_qid(struct f2fs_inode *inode, enum quota_type qtype) in get_qid()
|
/external/arm-trusted-firmware/include/lib/ |
D | debugfs.h | 23 typedef unsigned short qid_t; /* FIXME: short type not recommended? */ typedef 35 qid_t qid;
|
/external/e2fsprogs/debugfs/ |
D | quota.c | 141 qid_t id; in do_get_quota()
|
/external/arm-trusted-firmware/docs/components/ |
D | arm-sip-service.rst | 133 qid_t qid;
|