Searched defs:last_blk (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | alloc_tables.c | 43 blk64_t last_blk, first_free = 0; in flexbg_offset() local 88 blk64_t group_blk, start_blk, last_blk, new_blk; in ext2fs_allocate_group_table() local
|
H A D | alloc_stats.c | 132 blk64_t last_blk = ext2fs_group_last_block2(fs, group); in ext2fs_block_alloc_stats_range() local
|
/aosp_15_r20/external/f2fs-tools/fsck/ |
H A D | fsck.c | 1648 int max, int idx, int last_blk, int enc_name) in print_dentry() 1834 int max, int last_blk, int enc_name) in __chk_dentries() 2076 struct child_info *child, int last_blk, int enc_name, in fsck_chk_dentry_blk() 2125 u32 blk_addr, struct child_info *child, int last_blk, in fsck_chk_data_blk()
|
H A D | fsck.h | 80 u32 last_blk; member
|
/aosp_15_r20/external/e2fsprogs/misc/ |
H A D | mk_hugefiles.c | 328 blk64_t last_blk = ext2fs_blocks_count(fs->super) - 1; in get_start_block() local
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | pass3.c | 806 static blk64_t last_blk = 0; in expand_dir_proc() local
|
H A D | pass1b.c | 284 blk64_t last_blk; member
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | instrument_pass.cpp | 363 const auto last_blk = new_blocks.end() - 1; in UpdateSucceedingPhis() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | instrument_pass.cpp | 363 const auto last_blk = new_blocks.end() - 1; in UpdateSucceedingPhis() local
|