OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YAFFS_TNODES_INTERNAL_BITS
(Results
1 - 2
of
2
) sorted by null
/external/yaffs2/yaffs2/
yaffs_guts.h
42
#define
YAFFS_TNODES_INTERNAL_BITS
(YAFFS_TNODES_LEVEL0_BITS - 1)
yaffs_guts.c
851
i >>=
YAFFS_TNODES_INTERNAL_BITS
;
866
YAFFS_TNODES_INTERNAL_BITS
)
915
x >>=
YAFFS_TNODES_INTERNAL_BITS
;
947
(l - 1) *
YAFFS_TNODES_INTERNAL_BITS
)) &
1043
YAFFS_TNODES_INTERNAL_BITS
)
1145
YAFFS_TNODES_INTERNAL_BITS
)
[
all
...]
Completed in 30 milliseconds