OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:free_alloc
(Results
1 - 11
of
11
) sorted by null
/external/qemu/distrib/ext4_utils/src/
allocate.h
47
void
free_alloc
(struct block_allocation *alloc);
extent.c
198
free_alloc
(alloc);
218
free_alloc
(alloc);
232
free_alloc
(alloc);
indirect.c
425
free_alloc
(alloc);
511
free_alloc
(alloc);
ext4_utils.c
312
free_alloc
(reserve_inode_alloc);
allocate.c
761
void
free_alloc
(struct block_allocation *alloc)
function
/system/extras/ext4_utils/
allocate.h
62
void
free_alloc
(struct block_allocation *alloc);
extent.c
198
free_alloc
(alloc);
231
free_alloc
(alloc);
indirect.c
425
free_alloc
(alloc);
511
free_alloc
(alloc);
ext4_utils.c
360
free_alloc
(reserve_inode_alloc);
make_ext4fs.c
637
free_alloc
(p);
allocate.c
762
void
free_alloc
(struct block_allocation *alloc)
function
Completed in 177 milliseconds