Home
last modified time | relevance | path

Searched refs:rewind_alloc (Results 1 – 4 of 4) sorted by relevance

/external/qemu/distrib/ext4_utils/src/
Dindirect.c382 rewind_alloc(alloc); in do_inode_attach_indirect()
416 rewind_alloc(alloc); in inode_allocate_indirect()
507 rewind_alloc(alloc); in inode_allocate_data_indirect()
Dallocate.h52 void rewind_alloc(struct block_allocation *alloc);
Dextent.c172 rewind_alloc(alloc); in do_inode_allocate_extents()
Dallocate.c536 void rewind_alloc(struct block_allocation *alloc) in rewind_alloc() function