OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:append_oob_allocation
(Results
1 - 6
of
6
) sorted by null
/external/qemu/distrib/ext4_utils/src/
allocate.h
56
int
append_oob_allocation
(struct block_allocation *alloc, u32 len);
indirect.c
441
append_oob_allocation
(alloc, 1);
allocate.c
641
int
append_oob_allocation
(struct block_allocation *alloc, u32 len)
function
/system/extras/ext4_utils/
allocate.h
71
int
append_oob_allocation
(struct block_allocation *alloc, u32 len);
indirect.c
441
append_oob_allocation
(alloc, 1);
allocate.c
642
int
append_oob_allocation
(struct block_allocation *alloc, u32 len)
function
Completed in 112 milliseconds