/third_party/f2fs-tools/fsck/ |
H A D | quotaio_v2.c | 172 static int v2_init_io(struct quota_handle *h, enum quota_type qtype) in v2_init_io() argument
|
H A D | quotaio.c | 48 const char *quota_type2name(enum quota_type qtype) in quota_type2name() argument 106 quota_file_open(struct f2fs_sb_info *sbi, struct quota_handle *h, enum quota_type qtype, int flags) quota_file_open() argument 166 quota_file_create(struct f2fs_sb_info *sbi, struct quota_handle *h, enum quota_type qtype) quota_file_create() argument [all...] |
H A D | mkquota.c | 66 errcode_t quota_write_inode(struct f2fs_sb_info *sbi, enum quota_type qtype) in quota_write_inode() argument 119 static inline qid_t get_qid(struct f2fs_inode *inode, enum quota_type qtype) in get_qid() argument 153 enum quota_type qtype; in quota_init_context() local 185 enum quota_type qtype; quota_release_context() local 232 enum quota_type qtype; quota_data_add() local 254 enum quota_type qtype; quota_data_sub() local 274 dict_t *dict; enum quota_type qtype; quota_data_inodes() local 362 quota_compare_and_update(struct f2fs_sb_info *sbi, enum quota_type qtype, int *usage_inconsistent, int preserve_limits) quota_compare_and_update() argument [all...] |
H A D | node.c | 43 int f2fs_rebuild_qf_inode(struct f2fs_sb_info *sbi, int qtype) in f2fs_rebuild_qf_inode() argument
|
H A D | fsck.c | 1972 enum quota_type qtype; in fsck_chk_quota_node() local 2015 enum quota_type qtype; fsck_chk_quota_files() local [all...] |
/third_party/libwebsockets/lib/system/async-dns/ |
H A D | async-dns.c | 46 lws_adns_get_query(lws_async_dns_t *dns, adns_query_type_t qtype, in lws_adns_get_query() argument 648 lws_async_dns_query(struct lws_context *context, int tsi, const char *name, adns_query_type_t qtype, lws_async_dns_cb_t cb, struct lws *wsi, void *opaque) lws_async_dns_query() argument
|
H A D | private-lib-async-dns.h | 74 uint16_t qtype; member
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_qcache.c | 84 ares_dns_rec_type_t qtype; in ares__qcache_calc_key() local
|
H A D | ares_dns_mapping.c | 630 ares_bool_t ares_dns_rec_type_fromstr(ares_dns_rec_type_t *qtype, in ares_dns_rec_type_fromstr() argument
|
H A D | ares_dns_write.c | 145 ares_dns_rec_type_t qtype; in ares_dns_write_questions() local
|
H A D | ares_process.c | 1058 ares_dns_rec_type_t qtype; in same_questions() local
|
H A D | ares_dns_record.c | 238 ares_dns_record_query_add(ares_dns_record_t *dnsrec, const char *name, ares_dns_rec_type_t qtype, ares_dns_class_t qclass) ares_dns_record_query_add() argument 279 ares_dns_record_query_get(const ares_dns_record_t *dnsrec, size_t idx, const char **name, ares_dns_rec_type_t *qtype, ares_dns_class_t *qclass) ares_dns_record_query_get() argument
|
H A D | ares_dns_private.h | 54 ares_dns_rec_type_t qtype; member
|
/third_party/f2fs-tools/mkfs/ |
H A D | f2fs_format.c | 226 enum quota_type qtype; in f2fs_prepare_super_block() local 704 enum quota_type qtype; in f2fs_write_check_point_pack() local 1301 f2fs_write_default_quota(int qtype, unsigned int blkaddr, __le32 raw_id) f2fs_write_default_quota() argument 1372 f2fs_write_qf_inode(int qtype, int offset) f2fs_write_qf_inode() argument 1439 enum quota_type qtype; f2fs_update_nat_root() local 1687 enum quota_type qtype; f2fs_create_root_dir() local [all...] |
/third_party/node/deps/cares/src/tools/ |
H A D | adig.c | 75 ares_dns_rec_type_t qtype; member 300 ares_dns_rec_type_t qtype; in print_question() local
|
/third_party/node/deps/v8/tools/gcmole/ |
H A D | gcmole.cc | 1364 bool IsInternalPointerType(clang::QualType qtype) { in IsInternalPointerType() argument 1373 bool RepresentsRawPointerType(clang::QualType qtype) { in RepresentsRawPointerType() argument 1388 bool IsGCGuard(clang::QualType qtype) { in IsGCGuard() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_execute.c | 2910 enum pipe_query_type qtype = pool->base_type; in handle_begin_query() local 2942 enum pipe_query_type qtype = pool->base_type; in handle_begin_query_indexed_ext() local
|
/third_party/f2fs-tools/include/ |
H A D | f2fs_fs.h | 1690 f2fs_init_qf_inode(struct f2fs_super_block *sb, struct f2fs_node *raw_node, int qtype, time_t mtime) f2fs_init_qf_inode() argument
|