Home
last modified time | relevance | path

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

/external/qemu/distrib/ext4_utils/src/
Dextent.c198 free_alloc(alloc); in inode_allocate_data_extents()
218 free_alloc(alloc); in inode_allocate_file_extents()
232 free_alloc(alloc); in inode_allocate_extents()
Dallocate.h47 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.c312 free_alloc(reserve_inode_alloc); in ext4_create_resize_inode()
Dallocate.c761 void free_alloc(struct block_allocation *alloc) in free_alloc() function