Searched refs:ref_blk (Results 1 – 9 of 9) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | block.c | 27 blk64_t ref_blk, 328 blk64_t ref_blk, in ext2fs_block_iterate3() argument 578 blk_t ref_blk, 585 e2_blkcnt_t blockcnt, blk64_t ref_blk, in xlate64_func() argument 592 ret = (*xl->func)(fs, &block32, blockcnt, (blk_t) ref_blk, ref_offset, in xlate64_func() 605 blk_t ref_blk, in ext2fs_block_iterate2() argument
|
D | ext2fs.h | 970 blk_t ref_blk, 981 blk64_t ref_blk,
|
/external/e2fsprogs/debugfs/ |
D | htree.c | 364 e2_blkcnt_t blockcnt, blk64_t ref_blk, 402 blk64_t ref_blk EXT2FS_ATTR((unused)), in search_dir_block()
|
/external/e2fsprogs/misc/ |
D | e2fuzz.c | 70 blk64_t ref_blk EXT2FS_ATTR((unused)), in find_block_helper()
|
/external/e2fsprogs/e2fsck/ |
D | pass1b.c | 87 e2_blkcnt_t blockcnt, blk64_t ref_blk, 377 blk64_t ref_blk EXT2FS_ATTR((unused)), in process_pass1b_block()
|
D | extents.c | 152 blk64_t ref_blk EXT2FS_ATTR((unused)), in find_blocks()
|
D | super.c | 85 blk64_t ref_blk EXT2FS_ATTR((unused)), in release_inode_block()
|
D | pass1.c | 68 e2_blkcnt_t blockcnt, blk64_t ref_blk, 71 e2_blkcnt_t blockcnt, blk64_t ref_blk,
|
/external/e2fsprogs/doc/ |
D | libext2fs.texinfo | 681 …s @var{fs}, blk_t *@var{blocknr}, e2_blkcnt_t @var{blockcnt}, blk_t @var{ref_blk}, int @var{ref_o… 685 files, and the addition of the @var{ref_blk} and @var{ref_offset} 688 @var{ref_blk} is zero, then @var{ref_offset} contains the offset into 689 the @code{i_blocks} array. If @var{ref_blk} is non-zero, then the physical
|