Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dallocate.h95 int append_oob_allocation(struct block_allocation *alloc, u32 len);
Dindirect.c443 append_oob_allocation(alloc, 1); in inode_attach_resize()
Dallocate.c664 int append_oob_allocation(struct block_allocation *alloc, u32 len) in append_oob_allocation() function