Searched defs:right_path (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/fs/ocfs2/ |
D | alloc.c | 2037 struct ocfs2_path *right_path, in ocfs2_complete_edge_insert() 2108 struct ocfs2_path *right_path, in ocfs2_rotate_subtree_right() 2364 struct ocfs2_path *right_path, in ocfs2_rotate_tree_right() 2609 struct ocfs2_path *right_path, in ocfs2_unlink_subtree() 2642 struct ocfs2_path *right_path, in ocfs2_rotate_subtree_left() 2907 struct ocfs2_path *right_path = NULL; in __ocfs2_rotate_tree_left() local 3292 struct ocfs2_path *right_path = NULL; in ocfs2_get_right_path() local 3351 struct ocfs2_path *right_path = NULL; in ocfs2_merge_rec_right() local 3454 struct ocfs2_path *right_path, in ocfs2_get_left_path() 3506 static int ocfs2_merge_rec_left(struct ocfs2_path *right_path, in ocfs2_merge_rec_left() [all …]
|
D | refcounttree.c | 966 struct ocfs2_path *left_path = NULL, *right_path = NULL; in ocfs2_get_refcount_cpos_end() local
|
/linux-6.6.21/fs/btrfs/ |
D | send.c | 159 struct btrfs_path *right_path; member 7201 struct btrfs_path *right_path, in changed_cb() 7526 struct btrfs_path *right_path, in tree_compare_item() 7570 struct btrfs_path *right_path, in restart_after_relocation() 7661 struct btrfs_path *right_path = NULL; in btrfs_compare_trees() local
|