Searched defs:last_blk (Results 1 – 11 of 11) sorted by relevance
/third_party/e2fsprogs/lib/ext2fs/ |
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
|
D | alloc_stats.c | 131 blk64_t last_blk = ext2fs_group_last_block2(fs, group); in ext2fs_block_alloc_stats_range() local
|
/third_party/e2fsprogs/contrib/android/ |
D | ext2simg.c | 115 blk_t first_blk, last_blk, nb_blk, cur_blk; in ext_to_sparse() local
|
/third_party/e2fsprogs/misc/ |
D | mk_hugefiles.c | 444 blk64_t last_blk = ext2fs_blocks_count(fs->super) - 1; in get_start_block() local
|
/third_party/f2fs-tools/fsck/ |
D | fsck.c | 1284 int max, int idx, int last_blk, int enc_name) in print_dentry() 1452 int max, int last_blk, int enc_name) in __chk_dentries() 1656 struct child_info *child, int last_blk, int enc_name) in fsck_chk_dentry_blk() 1691 u32 blk_addr, struct child_info *child, int last_blk, in fsck_chk_data_blk()
|
D | fsck.h | 78 u32 last_blk; member
|
/third_party/e2fsprogs/e2fsck/ |
D | pass3.c | 801 static blk64_t last_blk = 0; in expand_dir_proc() local
|
D | pass1b.c | 284 blk64_t last_blk; member
|
/third_party/spirv-tools/source/opt/ |
D | instrument_pass.cpp | 390 const auto last_blk = new_blocks.end() - 1; in UpdateSucceedingPhis() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | instrument_pass.cpp | 390 const auto last_blk = new_blocks.end() - 1; in UpdateSucceedingPhis() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | instrument_pass.cpp | 390 const auto last_blk = new_blocks.end() - 1; in UpdateSucceedingPhis() local
|