Searched defs:block_list (Results 1 – 1 of 1) sorted by relevance
| /system/extras/ext4_utils/ |
| D | ext4fixup.c | 453 static int get_direct_blocks(struct ext4_inode *inode, unsigned long long *block_list, in get_direct_blocks() 476 unsigned long long *block_list, unsigned int *count) in get_indirect_blocks() 502 static int get_block_list_indirect(int fd, struct ext4_inode *inode, unsigned long long *block_list) in get_block_list_indirect() 513 …tic int get_extent_ents(int fd, struct ext4_extent_header *ext_hdr, unsigned long long *block_list) in get_extent_ents() 539 …atic int get_extent_idx(int fd, struct ext4_extent_header *ext_hdr, unsigned long long *block_list) in get_extent_idx() 572 static int get_block_list_extents(int fd, struct ext4_inode *inode, unsigned long long *block_list) in get_block_list_extents() 623 unsigned long long *block_list; in recurse_dir() local
|