Home
last modified time | relevance | path

Searched defs:block_len (Results 1 – 4 of 4) sorted by relevance

/system/extras/ext4_utils/
Dindirect.c167 struct block_allocation *alloc, u32 *block_len) in inode_attach_direct_blocks()
190 struct block_allocation *alloc, u32 *block_len) in inode_attach_indirect_blocks()
222 struct block_allocation *alloc, u32 *block_len) in inode_attach_dindirect_blocks()
254 struct block_allocation *alloc, u32 *block_len) in inode_attach_tindirect_blocks()
347 struct block_allocation *alloc, u32 block_len) in do_inode_attach_indirect()
388 u32 block_len) in do_inode_allocate_indirect()
406 u32 block_len = DIV_ROUND_UP(len, info.block_size); in inode_allocate_indirect() local
431 u32 block_len = block_allocation_len(alloc); in inode_attach_resize() local
492 u32 block_len = DIV_ROUND_UP(len, info.block_size); in inode_allocate_data_indirect() local
Dextent.c77 u32 block_len = DIV_ROUND_UP(len, info.block_size), prealloc_block_len; in do_inode_allocate_extents() local
/system/bt/stack/include/
Da2d_sbc.h81 UINT8 block_len; /* Block length */ member
/system/core/libsparse/
Dbacked_block.c194 unsigned int block_len; in merge_bb() local