Home
last modified time | relevance | path

Searched defs:qtype (Results 1 – 14 of 14) sorted by relevance

/third_party/f2fs-tools/fsck/
Dmkquota.c66 errcode_t quota_write_inode(struct f2fs_sb_info *sbi, enum quota_type qtype) in quota_write_inode()
119 static inline qid_t get_qid(struct f2fs_inode *inode, enum quota_type qtype) in get_qid()
153 enum quota_type qtype; in quota_init_context() local
185 enum quota_type qtype; in quota_release_context() local
232 enum quota_type qtype; in quota_data_add() local
254 enum quota_type qtype; in quota_data_sub() local
274 dict_t *dict; enum quota_type qtype; in quota_data_inodes() local
363 enum quota_type qtype, int *usage_inconsistent, in quota_compare_and_update()
Dquotaio.c49 const char *quota_type2name(enum quota_type qtype) in quota_type2name()
108 enum quota_type qtype, int flags) in quota_file_open()
168 enum quota_type qtype) in quota_file_create()
Dquotaio_v2.c173 static int v2_init_io(struct quota_handle *h, enum quota_type qtype) in v2_init_io()
Dnode.c43 int f2fs_rebuild_qf_inode(struct f2fs_sb_info *sbi, int qtype) in f2fs_rebuild_qf_inode()
Dfsck.c1967 enum quota_type qtype; in fsck_chk_quota_node() local
2010 enum quota_type qtype; in fsck_chk_quota_files() local
/third_party/f2fs-tools/mkfs/
Df2fs_format.c226 enum quota_type qtype; in f2fs_prepare_super_block() local
700 enum quota_type qtype; in f2fs_write_check_point_pack() local
1297 static int f2fs_write_default_quota(int qtype, unsigned int blkaddr, in f2fs_write_default_quota()
1368 static int f2fs_write_qf_inode(int qtype, int offset) in f2fs_write_qf_inode()
1435 enum quota_type qtype; in f2fs_update_nat_root() local
1683 enum quota_type qtype; in f2fs_create_root_dir() local
/third_party/gstreamer/gstplugins_good/ext/wavpack/
Dgstwavpackenc.c128 static GType qtype = 0; in gst_wavpack_enc_mode_get_type() local
160 static GType qtype = 0; in gst_wavpack_enc_correction_mode_get_type() local
187 static GType qtype = 0; in gst_wavpack_enc_joint_stereo_mode_get_type() local
/third_party/libwebsockets/lib/system/async-dns/
Dasync-dns.c46 lws_adns_get_query(lws_async_dns_t *dns, adns_query_type_t qtype, in lws_adns_get_query()
649 adns_query_type_t qtype, lws_async_dns_cb_t cb, in lws_async_dns_query()
Dprivate-lib-async-dns.h74 uint16_t qtype; member
/third_party/gstreamer/gstplugins_bad/ext/isac/
Dgstisacenc.c50 static GType qtype = 0; in gst_isacenc_output_frame_len_get_type() local
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstdvdec.c115 static GType qtype = 0; in gst_dvdec_quality_get_type() local
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacenc.c210 static GType qtype = 0; in gst_flac_enc_quality_get_type() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
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/
Df2fs_fs.h1642 struct f2fs_node *raw_node, int qtype, time_t mtime) in f2fs_init_qf_inode()