Home
last modified time | relevance | path

Searched refs:free_alloc (Results 1 – 6 of 6) sorted by relevance

/system/extras/ext4_utils/
Dextent.c198 free_alloc(alloc); in inode_allocate_data_extents()
231 free_alloc(alloc); in inode_allocate_extents()
Dallocate.h62 void free_alloc(struct block_allocation *alloc);
Dindirect.c425 free_alloc(alloc); in inode_allocate_indirect()
511 free_alloc(alloc); in inode_allocate_data_indirect()
Dext4_utils.c410 free_alloc(reserve_inode_alloc); in ext4_create_resize_inode()
Dmake_ext4fs.c650 free_alloc(p); in make_ext4fs_internal()
Dallocate.c762 void free_alloc(struct block_allocation *alloc) in free_alloc() function