Searched defs:blocks (Results 1 – 10 of 10) sorted by relevance
/system/core/libsparse/ |
D | sparse_read.c | 99 int fd, int64_t offset, unsigned int blocks, unsigned int block, in process_raw_chunk() 137 int fd, unsigned int blocks, unsigned int block, uint32_t *crc32) in process_fill_chunk() 178 int fd, unsigned int blocks, unsigned int block, uint32_t *crc32) in process_skip_chunk()
|
D | sparse.c | 134 unsigned int blocks = backed_block_block(bb) - last_block; in write_all_blocks() local
|
/system/extras/ext4_utils/ |
D | make_ext4fs.c | 329 u32 blocks = DIV_ROUND_UP(info.len, info.block_size); in compute_inodes_per_group() local 344 u32 blocks = DIV_ROUND_UP(info.len, info.block_size); in compute_bg_desc_reserve_blocks() local
|
D | allocate.c | 624 int reserve_oob_blocks(struct block_allocation *alloc, int blocks) in reserve_oob_blocks() 642 static int advance_list_ptr(struct region_list *list, int blocks) in advance_list_ptr() 664 int advance_blocks(struct block_allocation *alloc, int blocks) in advance_blocks() 669 int advance_oob_blocks(struct block_allocation *alloc, int blocks) in advance_oob_blocks()
|
D | extent.c | 83 u64 blocks; in do_inode_allocate_extents() local
|
D | indirect.c | 436 u64 blocks; in inode_attach_resize() local
|
D | contents.c | 99 u32 blocks; in make_directory() local
|
/system/core/toolbox/ |
D | du.c | 233 prstat(const char *fname, int64_t blocks) in prstat()
|
/system/core/gpttool/ |
D | gpttool.c | 95 void init_mbr(u8 *mbr, u32 blocks) in init_mbr()
|
/system/core/sdcard/ |
D | fuse.h | 89 __u64 blocks; member 106 __u64 blocks; member
|