Home
last modified time | relevance | path

Searched defs:start_blk (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dalloc_tables.c38 static blk64_t flexbg_offset(ext2_filsys fs, dgrp_t group, blk64_t start_blk, in flexbg_offset()
88 blk64_t group_blk, start_blk, last_blk, new_blk; in ext2fs_allocate_group_table() local
/external/f2fs-tools/tools/
Dfibmap.c49 __u32 start_blk; member
/external/e2fsprogs/misc/
Dtune2fs.c2252 blk64_t start_blk, end_blk; in get_move_bitmaps() local
2307 blk64_t start_blk, end_blk; in ext2fs_is_block_in_group() local
/external/f2fs-tools/fsck/
Dmount.c632 block_t blkaddr, start_blk = 0, len = 0; in f2fs_ra_meta_pages() local
1435 block_t start_blk; in f2fs_late_init_nid_bitmap() local
2320 unsigned int readed, start_blk = 0; in build_sit_entries() local
Dfsck.c1756 block_t start_blk, orphan_blkaddr, i, j; in fsck_chk_orphan_node() local
/external/ltp/testcases/kernel/io/disktest/
Dmain.h216 OFF_T start_blk; /* starting transfer block */ member