Searched defs:block_size (Results 1 – 8 of 8) sorted by relevance
/system/extras/tests/ext4/ |
D | corrupt_gdt_free_blocks.c | 16 int block_size; in main() local
|
/system/core/libsparse/ |
D | sparse_file.h | 23 unsigned int block_size; member
|
D | img2simg.c | 53 unsigned int block_size = 4096; in main() local
|
D | backed_block.c | 52 unsigned int block_size; member 123 struct backed_block_list *backed_block_list_new(unsigned int block_size) in backed_block_list_new()
|
D | output_file.c | 93 unsigned int block_size; member 552 static int output_file_init(struct output_file *out, int block_size, in output_file_init() 642 void *priv, unsigned int block_size, int64_t len, int gz, int sparse, in output_file_open_callback() 667 struct output_file *output_file_open_fd(int fd, unsigned int block_size, int64_t len, in output_file_open_fd()
|
D | sparse.c | 29 struct sparse_file *sparse_file_new(unsigned int block_size, int64_t len) in sparse_file_new()
|
/system/extras/ext4_utils/ |
D | ext4_utils.h | 120 u32 block_size; member
|
/system/vold/ |
D | cryptfs.c | 155 int fd, block_size; in get_fs_size() local
|