Searched defs:block_list (Results 1 – 1 of 1) sorted by relevance
| /system/extras/ext4_utils/ |
| D | ext4fixup.c | 450 static int get_direct_blocks(struct ext4_inode *inode, unsigned long long *block_list, in get_direct_blocks() 473 unsigned long long *block_list, unsigned int *count) in get_indirect_blocks() 499 static int get_block_list_indirect(int fd, struct ext4_inode *inode, unsigned long long *block_list) in get_block_list_indirect() 510 …tic int get_extent_ents(int fd, struct ext4_extent_header *ext_hdr, unsigned long long *block_list) in get_extent_ents() 536 …atic int get_extent_idx(int fd, struct ext4_extent_header *ext_hdr, unsigned long long *block_list) in get_extent_idx() 569 static int get_block_list_extents(int fd, struct ext4_inode *inode, unsigned long long *block_list) in get_block_list_extents() 620 unsigned long long *block_list; in recurse_dir() local
|