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

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_verify.c255 x >>= YAFFS_TNODES_INTERNAL_BITS; local
H A Dyaffs_guts.c891 i >>= YAFFS_TNODES_INTERNAL_BITS; local
947 x >>= YAFFS_TNODES_INTERNAL_BITS; local
H A Dyaffs_guts.h49 #define YAFFS_TNODES_INTERNAL_BITS (YAFFS_TNODES_LEVEL0_BITS - 1) macro

Completed in 40 milliseconds