/external/e2fsprogs/lib/ext2fs/ |
D | block.c | 27 int ref_offset, 60 int ref_offset, struct block_context *ctx) in block_iterate_ind() argument 71 ref_offset, ctx->priv_data); in block_iterate_ind() 132 ref_offset, ctx->priv_data); in block_iterate_ind() 138 int ref_offset, struct block_context *ctx) in block_iterate_dind() argument 149 ref_offset, ctx->priv_data); in block_iterate_dind() 211 ref_offset, ctx->priv_data); in block_iterate_dind() 217 int ref_offset, struct block_context *ctx) in block_iterate_tind() argument 228 ref_offset, ctx->priv_data); in block_iterate_tind() 290 ref_offset, ctx->priv_data); in block_iterate_tind() [all …]
|
D | bb_inode.c | 46 blk_t ref_block, int ref_offset, 50 blk_t ref_block, int ref_offset, 155 int ref_offset EXT2FS_ATTR((unused)), in clear_bad_block_proc() 212 int ref_offset EXT2FS_ATTR((unused)), in set_bad_block_proc()
|
D | ext2fsP.h | 85 int ref_offset,
|
D | read_bb.c | 43 int ref_offset EXT2FS_ATTR((unused)), in mark_bad_block()
|
D | expanddir.c | 31 int ref_offset EXT2FS_ATTR((unused)), in expand_dir_proc()
|
D | bmove.c | 41 int ref_offset, void *priv_data) in process_block() argument
|
D | dir_iterate.c | 182 int ref_offset EXT2FS_ATTR((unused)), in ext2fs_process_dir_block()
|
D | mkjournal.c | 212 int ref_offset EXT2FS_ATTR((unused)), in mkjournal_proc()
|
/external/e2fsprogs/e2fsck/ |
D | pass1b.c | 87 int ref_offset, void *priv_data); 333 int ref_offset EXT2FS_ATTR((unused)), in process_pass1b_block() 560 int ref_offset EXT2FS_ATTR((unused)), in delete_file_block() 657 int ref_offset EXT2FS_ATTR((unused)), in clone_file_block()
|
D | emptydir.c | 120 blk_t ref_block, int ref_offset, void *priv_data) in empty_pass1() argument
|
D | rehash.c | 84 int ref_offset EXT2FS_ATTR((unused)), in fill_dir_block() 638 int ref_offset EXT2FS_ATTR((unused)), in write_dir_block()
|
D | pass1.c | 60 int ref_offset, void *priv_data); 63 int ref_offset, void *priv_data); 2122 int ref_offset EXT2FS_ATTR((unused)), in process_block() 2273 int ref_offset EXT2FS_ATTR((unused)), in process_bad_block()
|
D | pass3.c | 690 int ref_offset EXT2FS_ATTR((unused)), in expand_dir_proc()
|
D | super.c | 60 int ref_offset EXT2FS_ATTR((unused)), in release_inode_block()
|
/external/e2fsprogs/debugfs/ |
D | icheck.c | 37 int ref_offset EXT2FS_ATTR((unused)), in icheck_proc()
|
D | htree.c | 353 int ref_offset, void *priv_data); 390 int ref_offset EXT2FS_ATTR((unused)), in search_dir_block()
|
D | lsdel.c | 54 int ref_offset EXT2FS_ATTR((unused)), in lsdel_proc()
|
/external/openssl/crypto/asn1/ |
D | tasn_utl.c | 111 lck = offset2ptr(*pval, aux->ref_offset); in asn1_do_lock()
|
D | asn1t.h | 725 int ref_offset; /* Offset of reference value */ member
|
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
D | tasn_utl.c | 111 lck = offset2ptr(*pval, aux->ref_offset); in asn1_do_lock()
|
D | asn1t.h | 725 int ref_offset; /* Offset of reference value */ member
|
/external/e2fsprogs/misc/ |
D | e2image.c | 221 int ref_offset EXT2FS_ATTR((unused)), in process_dir_block() 238 int ref_offset EXT2FS_ATTR((unused)), in process_file_block()
|
/external/openssl/include/openssl/ |
D | asn1t.h | 725 int ref_offset; /* Offset of reference value */ member
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
D | asn1t.h | 725 int ref_offset; /* Offset of reference value */ member
|
/external/e2fsprogs/doc/ |
D | libext2fs.texinfo | 684 …r{blocknr}, e2_blkcnt_t @var{blockcnt}, blk_t @var{ref_blk}, int @var{ref_offset}, void *@var{pri… 688 files, and the addition of the @var{ref_blk} and @var{ref_offset} 691 @var{ref_blk} is zero, then @var{ref_offset} contains the offset into 694 @var{ref_offset} contains the offset into the indirect block.
|