Home
last modified time | relevance | path

Searched refs:bp_sib_bh (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nilfs2/
A Dbtree.c34 path[level].bp_sib_bh = NULL; in nilfs_btree_alloc_path()
858 path[level].bp_sib_bh = NULL; in nilfs_btree_carry_left()
863 path[level].bp_sib_bh = NULL; in nilfs_btree_carry_left()
906 path[level].bp_sib_bh = NULL; in nilfs_btree_carry_right()
988 path[level].bp_sib_bh = NULL; in nilfs_btree_grow()
1138 path[level].bp_sib_bh = bh; in nilfs_btree_prepare_insert()
1163 path[level].bp_sib_bh = bh; in nilfs_btree_prepare_insert()
1300 path[level].bp_sib_bh = NULL; in nilfs_btree_borrow_left()
1334 path[level].bp_sib_bh = NULL; in nilfs_btree_borrow_right()
1359 path[level].bp_sib_bh = NULL; in nilfs_btree_concat_left()
[all …]
A Dbtree.h31 struct buffer_head *bp_sib_bh; member

Completed in 8 milliseconds