OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reserve_oob_blocks
(Results
1 - 4
of
4
) sorted by null
/system/extras/ext4_utils/
allocate.h
87
int
reserve_oob_blocks
(struct block_allocation *alloc, int blocks);
indirect.c
57
if (
reserve_oob_blocks
(alloc, 1)) {
70
if (
reserve_oob_blocks
(alloc, 1)) {
87
if (
reserve_oob_blocks
(alloc, 1)) {
extent.c
113
reserve_oob_blocks
(alloc, 1);
allocate.c
596
int
reserve_oob_blocks
(struct block_allocation *alloc, int blocks)
function
Completed in 123 milliseconds