Searched defs:root_bh (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/fs/affs/ |
| D | super.c | 336 struct buffer_head *root_bh = NULL; in affs_fill_super() local
|
| /kernel/linux/linux-5.10/fs/affs/ |
| D | super.c | 336 struct buffer_head *root_bh = NULL; in affs_fill_super() local
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| D | alloc.c | 680 static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh, in ocfs2_new_path() 2043 struct buffer_head *root_bh; in ocfs2_complete_edge_insert() local 2114 struct buffer_head *root_bh; in ocfs2_rotate_subtree_right() local 2614 struct buffer_head *root_bh = left_path->p_node[subtree_index].bh; in ocfs2_unlink_subtree() local 2648 struct buffer_head *root_bh, *et_root_bh = path_root_bh(right_path); in ocfs2_rotate_subtree_left() local 3355 struct buffer_head *root_bh = NULL; in ocfs2_merge_rec_right() local 3519 struct buffer_head *root_bh = NULL; in ocfs2_merge_rec_left() local
|
| D | xattr.c | 3918 struct buffer_head *root_bh, in ocfs2_xattr_index_block_find() 4117 struct buffer_head *root_bh, in ocfs2_list_xattr_tree_rec() 5090 struct buffer_head *root_bh, in ocfs2_add_new_xattr_cluster() 5412 struct buffer_head *root_bh, in ocfs2_rm_xattr_cluster() 6089 struct buffer_head *root_bh, in ocfs2_refcount_xattr_tree_rec() 6990 struct buffer_head *root_bh, in ocfs2_reflink_xattr_rec()
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| D | alloc.c | 682 static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh, in ocfs2_new_path() 2045 struct buffer_head *root_bh = left_path->p_node[subtree_index].bh; in ocfs2_complete_edge_insert() local 2116 struct buffer_head *root_bh; in ocfs2_rotate_subtree_right() local 2616 struct buffer_head *root_bh = left_path->p_node[subtree_index].bh; in ocfs2_unlink_subtree() local 2650 struct buffer_head *root_bh, *et_root_bh = path_root_bh(right_path); in ocfs2_rotate_subtree_left() local 3357 struct buffer_head *root_bh = NULL; in ocfs2_merge_rec_right() local 3521 struct buffer_head *root_bh = NULL; in ocfs2_merge_rec_left() local
|
| D | xattr.c | 3924 struct buffer_head *root_bh, in ocfs2_xattr_index_block_find() 4123 struct buffer_head *root_bh, in ocfs2_list_xattr_tree_rec() 5096 struct buffer_head *root_bh, in ocfs2_add_new_xattr_cluster() 5418 struct buffer_head *root_bh, in ocfs2_rm_xattr_cluster() 6095 struct buffer_head *root_bh, in ocfs2_refcount_xattr_tree_rec() 6996 struct buffer_head *root_bh, in ocfs2_reflink_xattr_rec()
|