OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BMAP_RET_UNINIT
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/lib/ext2fs/
bmap.c
236
*ret_flags |=
BMAP_RET_UNINIT
;
fileio.c
419
if ((blk == 0) || (ret_flags &
BMAP_RET_UNINIT
))
ext2fs.h
523
#define
BMAP_RET_UNINIT
0x0001
[
all
...]
Completed in 144 milliseconds