Searched defs:b_node (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/fs/jffs2/ |
H A D | jffs2_private.h | 7 struct b_node { struct 9 struct b_node *next; argument 14 struct b_node *listTail; argument
|
H A D | jffs2_nand_private.h | 6 struct b_node { struct 7 struct b_node *next; argument
|
/openbmc/linux/lib/ |
H A D | maple_tree.c | 1805 static inline void mab_shift_right(struct maple_big_node *b_node, in mab_shift_right() 1825 static inline bool mab_middle_node(struct maple_big_node *b_node, int split, in mab_middle_node() 1847 static inline int mab_no_null_split(struct maple_big_node *b_node, in mab_no_null_split() 1932 unsigned char mas_end, struct maple_big_node *b_node, in mas_mab_cp() 2011 static inline void mab_mas_cp(struct maple_big_node *b_node, in mab_mas_cp() 2091 struct maple_big_node *b_node, unsigned char offset_end) in mas_store_b_node() 2374 *mas_new_ma_node(struct ma_state *mas, struct maple_big_node *b_node) in mas_new_ma_node() 2392 struct maple_big_node *b_node, struct maple_enode **left, in mas_mab_to_node() 2425 static inline void mab_set_b_end(struct maple_big_node *b_node, in mab_set_b_end() 2984 struct maple_big_node *b_node) in mas_rebalance() [all …]
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | mdesc.c | 434 u64 b_node; in invoke_on_missing() local
|
/openbmc/linux/fs/btrfs/ |
H A D | disk-io.c | 728 static int global_root_cmp(struct rb_node *a_node, const struct rb_node *b_node) in global_root_cmp()
|