Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dextent.c199 free_alloc(alloc); in inode_allocate_data_extents()
219 free_alloc(alloc); in inode_allocate_file_extents()
233 free_alloc(alloc); in inode_allocate_extents()
Dallocate.h49 void free_alloc(struct block_allocation *alloc);
Dindirect.c427 free_alloc(alloc); in inode_allocate_indirect()
513 free_alloc(alloc); in inode_allocate_data_indirect()
Dext4_utils.c327 free_alloc(reserve_inode_alloc); in ext4_create_resize_inode()
Dallocate.c794 void free_alloc(struct block_allocation *alloc) in free_alloc() function