Searched refs:YAFFS_TNODES_INTERNAL_BITS (Results 1 - 4 of 4) sorted by relevance

/u-boot/fs/yaffs2/
H A Dyaffs_guts.h49 #define YAFFS_TNODES_INTERNAL_BITS (YAFFS_TNODES_LEVEL0_BITS - 1) macro
53 YAFFS_TNODES_INTERNAL_BITS * \
H A Dyaffs_verify.c251 x >>= YAFFS_TNODES_INTERNAL_BITS; local
H A Dyaffs_guts.c823 i >>= YAFFS_TNODES_INTERNAL_BITS; local
835 YAFFS_TNODES_INTERNAL_BITS)) &
879 x >>= YAFFS_TNODES_INTERNAL_BITS; local
910 (l - 1) * YAFFS_TNODES_INTERNAL_BITS)) &
1224 YAFFS_TNODES_INTERNAL_BITS)
H A Dyaffs_yaffs2.c466 YAFFS_TNODES_INTERNAL_BITS) + i);

Completed in 65 milliseconds