Searched refs:ref_blk (Results 1 – 7 of 7) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | block.c | 26 blk64_t ref_blk, 327 blk64_t ref_blk, in ext2fs_block_iterate3() argument 570 blk_t ref_blk, 577 e2_blkcnt_t blockcnt, blk64_t ref_blk, in xlate64_func() argument 584 ret = (*xl->func)(fs, &block32, blockcnt, (blk_t) ref_blk, ref_offset, in xlate64_func() 597 blk_t ref_blk, in ext2fs_block_iterate2() argument
|
D | ext2fs.h | 889 blk_t ref_blk, 900 blk64_t ref_blk,
|
/external/e2fsprogs/debugfs/ |
D | htree.c | 326 e2_blkcnt_t blockcnt, blk64_t ref_blk, 363 blk64_t ref_blk EXT2FS_ATTR((unused)), in search_dir_block()
|
/external/e2fsprogs/e2fsck/ |
D | pass1b.c | 86 e2_blkcnt_t blockcnt, blk64_t ref_blk, 346 blk64_t ref_blk EXT2FS_ATTR((unused)), in process_pass1b_block()
|
D | super.c | 61 blk64_t ref_blk EXT2FS_ATTR((unused)), in release_inode_block()
|
D | pass1.c | 59 e2_blkcnt_t blockcnt, blk64_t ref_blk, 62 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
|