Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dallocate.h67 void rewind_alloc(struct block_allocation *alloc);
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()
Dextent.c172 rewind_alloc(alloc); in do_inode_allocate_extents()
Dallocate.c537 void rewind_alloc(struct block_allocation *alloc) in rewind_alloc() function