Searched defs:YAFFS_TNODES_INTERNAL_BITS (Results 1 - 3 of 3) sorted by relevance

/u-boot/fs/yaffs2/
H A Dyaffs_verify.c251 x >>= YAFFS_TNODES_INTERNAL_BITS; local
H A Dyaffs_guts.h49 #define YAFFS_TNODES_INTERNAL_BITS (YAFFS_TNODES_LEVEL0_BITS - 1) macro
H A Dyaffs_guts.c823 i >>= YAFFS_TNODES_INTERNAL_BITS; local
879 x >>= YAFFS_TNODES_INTERNAL_BITS; local

Completed in 75 milliseconds