Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dextent.c196 free_alloc(alloc); in inode_allocate_data_extents()
216 free_alloc(alloc); in inode_allocate_file_extents()
230 free_alloc(alloc); in inode_allocate_extents()
Dallocate.h42 void free_alloc(struct block_allocation *alloc);
Dindirect.c421 free_alloc(alloc); in inode_allocate_indirect()
501 free_alloc(alloc); in inode_allocate_data_indirect()
Dext4_utils.c293 free_alloc(reserve_inode_alloc); in ext4_create_resize_inode()
Dallocate.c728 void free_alloc(struct block_allocation *alloc) in free_alloc() function