Home
last modified time | relevance | path

Searched defs:b_node (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/fs/jffs2/
H A Djffs2_private.h7 struct b_node { struct
9 struct b_node *next; argument
14 struct b_node *listTail; argument
H A Djffs2_nand_private.h6 struct b_node { struct
7 struct b_node *next; argument
/openbmc/linux/lib/
H A Dmaple_tree.c1805 static inline void mab_shift_right(struct maple_big_node *b_node, in mab_shift_right()
1847 static inline int mab_no_null_split(struct maple_big_node *b_node, in mab_no_null_split()
1943 unsigned char mas_end, struct maple_big_node *b_node, in mas_mab_cp()
2022 static inline void mab_mas_cp(struct maple_big_node *b_node, in mab_mas_cp()
2102 struct maple_big_node *b_node, unsigned char offset_end) in mas_store_b_node()
2403 struct maple_big_node *b_node, struct maple_enode **left, in mas_mab_to_node()
2436 static inline void mab_set_b_end(struct maple_big_node *b_node, in mab_set_b_end()
2995 struct maple_big_node *b_node) in mas_rebalance()
3470 struct maple_big_node *b_node, unsigned char end) in mas_commit_b_node()
3825 struct maple_big_node b_node; in mas_wr_spanning_store() local
[all …]
/openbmc/linux/arch/sparc/kernel/
H A Dmdesc.c434 u64 b_node; in invoke_on_missing() local
/openbmc/linux/fs/btrfs/
H A Ddisk-io.c728 static int global_root_cmp(struct rb_node *a_node, const struct rb_node *b_node) in global_root_cmp()