Home
last modified time | relevance | path

Searched defs:blk (Results 1 – 25 of 165) sorted by relevance

1234567

/external/e2fsprogs/lib/ext2fs/
Dalloc_stats.c61 void ext2fs_block_alloc_stats2(ext2_filsys fs, blk64_t blk, int inuse) in ext2fs_block_alloc_stats2()
88 void ext2fs_block_alloc_stats(ext2_filsys fs, blk_t blk, int inuse) in ext2fs_block_alloc_stats()
95 blk64_t blk, in ext2fs_set_block_alloc_stats_callback()
109 void ext2fs_block_alloc_stats_range(ext2_filsys fs, blk64_t blk, in ext2fs_block_alloc_stats_range()
153 void (*func)(ext2_filsys fs, blk64_t blk, in ext2fs_set_block_alloc_stats_range_callback()
Dbadblocks.c108 errcode_t ext2fs_u32_list_add(ext2_u32_list bb, __u32 blk) in ext2fs_u32_list_add()
154 errcode_t ext2fs_badblocks_list_add(ext2_badblocks_list bb, blk_t blk) in ext2fs_badblocks_list_add()
163 int ext2fs_u32_list_find(ext2_u32_list bb, __u32 blk) in ext2fs_u32_list_find()
198 int ext2fs_u32_list_test(ext2_u32_list bb, __u32 blk) in ext2fs_u32_list_test()
206 int ext2fs_badblocks_list_test(ext2_badblocks_list bb, blk_t blk) in ext2fs_badblocks_list_test()
215 int ext2fs_u32_list_del(ext2_u32_list bb, __u32 blk) in ext2fs_u32_list_del()
232 void ext2fs_badblocks_list_del(ext2_u32_list bb, __u32 blk) in ext2fs_badblocks_list_del()
264 int ext2fs_u32_list_iterate(ext2_u32_iterate iter, __u32 *blk) in ext2fs_u32_list_iterate()
284 int ext2fs_badblocks_list_iterate(ext2_badblocks_iterate iter, blk_t *blk) in ext2fs_badblocks_list_iterate()
Dbb_compat.c40 errcode_t badblocks_list_add(badblocks_list bb, blk_t blk) in badblocks_list_add()
45 int badblocks_list_test(badblocks_list bb, blk_t blk) in badblocks_list_test()
56 int badblocks_list_iterate(badblocks_iterate iter, blk_t *blk) in badblocks_list_iterate()
Dblknum.c20 dgrp_t ext2fs_group_of_blk2(ext2_filsys fs, blk64_t blk) in ext2fs_group_of_blk2()
101 void ext2fs_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_blocks_count_set()
111 void ext2fs_blocks_count_add(struct ext2_super_block *super, blk64_t blk) in ext2fs_blocks_count_add()
131 void ext2fs_r_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_r_blocks_count_set()
141 void ext2fs_r_blocks_count_add(struct ext2_super_block *super, blk64_t blk) in ext2fs_r_blocks_count_add()
161 void ext2fs_free_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_free_blocks_count_set()
171 void ext2fs_free_blocks_count_add(struct ext2_super_block *super, blk64_t blk) in ext2fs_free_blocks_count_add()
232 void ext2fs_block_bitmap_loc_set(ext2_filsys fs, dgrp_t group, blk64_t blk) in ext2fs_block_bitmap_loc_set()
273 void ext2fs_inode_bitmap_loc_set(ext2_filsys fs, dgrp_t group, blk64_t blk) in ext2fs_inode_bitmap_loc_set()
299 void ext2fs_inode_table_loc_set(ext2_filsys fs, dgrp_t group, blk64_t blk) in ext2fs_inode_table_loc_set()
[all …]
Dread_bb_file.c37 blk_t blk, in ext2fs_read_bb_FILE2()
82 static void call_compat_invalid(ext2_filsys fs, blk_t blk, in call_compat_invalid()
99 void (*invalid)(ext2_filsys fs, blk_t blk)) in ext2fs_read_bb_FILE()
Dind_block.c23 errcode_t ext2fs_read_ind_block(ext2_filsys fs, blk_t blk, void *buf) in ext2fs_read_ind_block()
48 errcode_t ext2fs_write_ind_block(ext2_filsys fs, blk_t blk, void *buf) in ext2fs_write_ind_block()
Drw_bitmaps.c40 blk64_t blk; in write_bitmaps() local
164 blk64_t blk; in mark_uninit_bg_group_blocks() local
219 blk64_t blk; in read_bitmaps() local
Ddblist.c133 blk64_t blk, e2_blkcnt_t blockcnt) in ext2fs_add_dir_block2()
166 blk64_t blk, e2_blkcnt_t blockcnt) in ext2fs_set_dir_block2()
285 errcode_t ext2fs_add_dir_block(ext2_dblist dblist, ext2_ino_t ino, blk_t blk, in ext2fs_add_dir_block()
294 errcode_t ext2fs_set_dir_block(ext2_dblist dblist, ext2_ino_t ino, blk_t blk, in ext2fs_set_dir_block()
Dwrite_bb_file.c23 blk_t blk; in ext2fs_write_bb_FILE() local
Dcheck_desc.c40 blk64_t blk, b; in ext2fs_check_desc() local
/external/e2fsprogs/lib/support/
Dquotaio_tree.c62 static void read_blk(struct quota_handle *h, unsigned int blk, dqbuf_t buf) in read_blk()
75 static int write_blk(struct quota_handle *h, unsigned int blk, dqbuf_t buf) in write_blk()
94 int blk; in get_free_dqblk() local
121 unsigned int blk) in put_free_dqblk()
136 unsigned int blk) in remove_free_dqentry()
170 unsigned int blk) in insert_free_dqentry()
197 int blk, i; in find_free_dqentry() local
355 unsigned int blk) in free_dqentry()
397 unsigned int * blk, int depth) in remove_tree()
446 struct dquot *dquot, unsigned int blk) in find_block_dqentry()
[all …]
/external/f2fs-tools/fsck/
Dquotaio_tree.c63 static void read_blk(struct quota_handle *h, unsigned int blk, dqbuf_t buf) in read_blk()
76 static int write_blk(struct quota_handle *h, unsigned int blk, dqbuf_t buf) in write_blk()
95 int blk; in get_free_dqblk() local
122 unsigned int blk) in put_free_dqblk()
137 unsigned int blk) in remove_free_dqentry()
170 unsigned int blk) in insert_free_dqentry()
197 int blk, i; in find_free_dqentry() local
365 unsigned int blk) in free_dqentry()
407 unsigned int * blk, int depth) in remove_tree()
456 struct dquot *dquot, unsigned int blk) in find_block_dqentry()
[all …]
/external/libiio/src/
Dscan.c170 ssize_t iio_scan_block_scan(struct iio_scan_block *blk) in iio_scan_block_scan()
179 struct iio_scan_block *blk, unsigned int index) in iio_scan_block_get_info()
191 struct iio_scan_block *blk; in iio_create_scan_block() local
208 void iio_scan_block_destroy(struct iio_scan_block *blk) in iio_scan_block_destroy()
/external/mesa3d/src/panfrost/util/
Dpan_liveness.c62 liveness_block_live_out(pan_block *blk, unsigned temp_count) in liveness_block_live_out()
76 pan_block *blk, unsigned temp_count, in liveness_block_update()
141 pan_block *blk = (struct pan_block *) cur->key; in pan_compute_liveness() local
/external/mesa3d/src/panfrost/bifrost/
Dbi_layout.c117 bi_block *blk = (bi_block *) _blk; in bi_block_offset() local
146 bi_block *blk = (bi_block *) _blk; in bi_block_offset() local
/external/mesa3d/src/panfrost/midgard/
Dmidgard_helper_invocations.c127 pan_block *blk = (struct pan_block *) cur->key; in mir_analyze_helper_terminate() local
221 pan_block *blk = (struct pan_block *) cur->key; in mir_analyze_helper_requirements() local
/external/e2fsprogs/resize/
Dresize2fs.c66 static inline int is_block_bm(ext2_filsys fs, unsigned int grp, blk64_t blk) in is_block_bm()
71 static inline int is_inode_bm(ext2_filsys fs, unsigned int grp, blk64_t blk) in is_inode_bm()
76 static int is_inode_tb(ext2_filsys fs, unsigned int grp, blk64_t blk) in is_inode_tb()
585 blk64_t blk, lblk; in fix_uninit_block_bitmaps() local
634 blk64_t blk; in free_gdp_blocks() local
696 blk64_t blk, group_block; in adjust_fs_info() local
1152 blk64_t blk; in mark_table_blocks() local
1189 int group, blk64_t blk) in mark_fs_metablock()
1263 blk64_t blk, group_blk; in blocks_to_move() local
1637 blk64_t blk; in resize2fs_get_alloc_block() local
[all …]
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcfg.h87 void RegisterBlock(BasicBlock* blk) { in RegisterBlock()
98 void ForgetBlock(const BasicBlock* blk) { in ForgetBlock()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dcfg.h87 void RegisterBlock(BasicBlock* blk) { in RegisterBlock()
98 void ForgetBlock(const BasicBlock* blk) { in ForgetBlock()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcfg.h87 void RegisterBlock(BasicBlock* blk) { in RegisterBlock()
98 void ForgetBlock(const BasicBlock* blk) { in ForgetBlock()
/external/e2fsprogs/debugfs/
Dicheck.c23 blk64_t blk; member
111 blk64_t blk; in do_icheck() local
Dunused.c32 blk64_t blk; in do_dump_unused() local
/external/llvm-project/clang/test/Analysis/
Dobjc-live-crash.mm16 Blk blk; field
Dlive-stmts.mm16 Blk blk; field
/external/llvm-project/clang/test/CodeGenObjCXX/
Dproperty-lvalue-lambda.mm7 @property blk_t blk; property

1234567