Home
last modified time | relevance | path

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

/external/qemu/distrib/ext4_utils/src/
Dallocate.h56 int append_oob_allocation(struct block_allocation *alloc, u32 len);
Dindirect.c441 append_oob_allocation(alloc, 1); in inode_attach_resize()
Dallocate.c641 int append_oob_allocation(struct block_allocation *alloc, u32 len) in append_oob_allocation() function