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

/openwrt/target/linux/generic/files/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.c255 x >>= YAFFS_TNODES_INTERNAL_BITS; local
H A Dyaffs_guts.c891 i >>= YAFFS_TNODES_INTERNAL_BITS; local
903 YAFFS_TNODES_INTERNAL_BITS)) &
947 x >>= YAFFS_TNODES_INTERNAL_BITS; local
978 (l - 1) * YAFFS_TNODES_INTERNAL_BITS)) &
1292 YAFFS_TNODES_INTERNAL_BITS)
H A Dyaffs_yaffs2.c465 YAFFS_TNODES_INTERNAL_BITS) + i);

Completed in 74 milliseconds