Searched refs:YAFFS_TNODES_INTERNAL_BITS (Results 1 – 4 of 4) sorted by relevance
49 #define YAFFS_TNODES_INTERNAL_BITS (YAFFS_TNODES_LEVEL0_BITS - 1) macro53 YAFFS_TNODES_INTERNAL_BITS * \
251 x >>= YAFFS_TNODES_INTERNAL_BITS; in yaffs_verify_file()
823 i >>= YAFFS_TNODES_INTERNAL_BITS; in yaffs_find_tnode_0()835 YAFFS_TNODES_INTERNAL_BITS)) & in yaffs_find_tnode_0()879 x >>= YAFFS_TNODES_INTERNAL_BITS; in yaffs_add_find_tnode_0()910 (l - 1) * YAFFS_TNODES_INTERNAL_BITS)) & in yaffs_add_find_tnode_0()1224 YAFFS_TNODES_INTERNAL_BITS) in yaffs_soft_del_worker()
466 YAFFS_TNODES_INTERNAL_BITS) + i); in yaffs2_checkpt_tnode_worker()
Completed in 17 milliseconds