OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BACKED_BLOCK_FILE
(Results
1 - 3
of
3
) sorted by null
/system/core/libsparse/
backed_block.c
83
assert(bb->type ==
BACKED_BLOCK_FILE
);
95
assert(bb->type ==
BACKED_BLOCK_FILE
|| bb->type == BACKED_BLOCK_FD);
96
if (bb->type ==
BACKED_BLOCK_FILE
) {
116
if (bb->type ==
BACKED_BLOCK_FILE
) {
223
case
BACKED_BLOCK_FILE
:
334
bb->type =
BACKED_BLOCK_FILE
;
389
case
BACKED_BLOCK_FILE
:
backed_block.h
27
BACKED_BLOCK_FILE
,
sparse.c
110
case
BACKED_BLOCK_FILE
:
Completed in 1995 milliseconds