Home
last modified time | relevance | path

Searched defs:qtype (Results 1 - 18 of 18) sorted by relevance

/third_party/f2fs-tools/fsck/
H A Dquotaio_v2.c172 static int v2_init_io(struct quota_handle *h, enum quota_type qtype) in v2_init_io() argument
H A Dquotaio.c48 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 Dmkquota.c66 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 Dnode.c43 int f2fs_rebuild_qf_inode(struct f2fs_sb_info *sbi, int qtype) in f2fs_rebuild_qf_inode() argument
H A Dfsck.c1972 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 Dasync-dns.c46 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 Dprivate-lib-async-dns.h74 uint16_t qtype; member
/third_party/node/deps/cares/src/lib/
H A Dares_qcache.c84 ares_dns_rec_type_t qtype; in ares__qcache_calc_key() local
H A Dares_dns_mapping.c630 ares_bool_t ares_dns_rec_type_fromstr(ares_dns_rec_type_t *qtype, in ares_dns_rec_type_fromstr() argument
H A Dares_dns_write.c145 ares_dns_rec_type_t qtype; in ares_dns_write_questions() local
H A Dares_process.c1058 ares_dns_rec_type_t qtype; in same_questions() local
H A Dares_dns_record.c238 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 Dares_dns_private.h54 ares_dns_rec_type_t qtype; member
/third_party/f2fs-tools/mkfs/
H A Df2fs_format.c226 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 Dadig.c75 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 Dgcmole.cc1364 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 Dlvp_execute.c2910 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 Df2fs_fs.h1690 f2fs_init_qf_inode(struct f2fs_super_block *sb, struct f2fs_node *raw_node, int qtype, time_t mtime) f2fs_init_qf_inode() argument

Completed in 29 milliseconds