Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dindirect.c384 rewind_alloc(alloc); in do_inode_attach_indirect()
418 rewind_alloc(alloc); in inode_allocate_indirect()
509 rewind_alloc(alloc); in inode_allocate_data_indirect()
Dallocate.h91 void rewind_alloc(struct block_allocation *alloc);
Dextent.c193 rewind_alloc(alloc); in do_inode_allocate_extents()
Dallocate.c555 void rewind_alloc(struct block_allocation *alloc) in rewind_alloc() function