Home
last modified time | relevance | path

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

/external/u-boot/fs/yaffs2/
Dyaffs_guts.h49 #define YAFFS_TNODES_INTERNAL_BITS (YAFFS_TNODES_LEVEL0_BITS - 1) macro
53 YAFFS_TNODES_INTERNAL_BITS * \
Dyaffs_verify.c251 x >>= YAFFS_TNODES_INTERNAL_BITS; in yaffs_verify_file()
Dyaffs_guts.c822 i >>= YAFFS_TNODES_INTERNAL_BITS; in yaffs_find_tnode_0()
834 YAFFS_TNODES_INTERNAL_BITS)) & in yaffs_find_tnode_0()
878 x >>= YAFFS_TNODES_INTERNAL_BITS; in yaffs_add_find_tnode_0()
909 (l - 1) * YAFFS_TNODES_INTERNAL_BITS)) & in yaffs_add_find_tnode_0()
1223 YAFFS_TNODES_INTERNAL_BITS) in yaffs_soft_del_worker()
Dyaffs_yaffs2.c465 YAFFS_TNODES_INTERNAL_BITS) + i); in yaffs2_checkpt_tnode_worker()