Home
last modified time | relevance | path

Searched refs:create_allocation (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/ext4_utils/src/
Dallocate.h55 struct block_allocation *create_allocation();
Dallocate.c68 struct block_allocation *create_allocation() in create_allocation() function
452 struct block_allocation *alloc = create_allocation(); in allocate_blocks()
Dext4_utils.c284 struct block_allocation *reserve_inode_alloc = create_allocation(); in ext4_create_resize_inode()