Searched defs:right_path (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/ocfs2/ | 
| D | alloc.c | 2040 				       struct ocfs2_path *right_path,  in ocfs2_complete_edge_insert()2111 				      struct ocfs2_path *right_path,  in ocfs2_rotate_subtree_right()
 2367 				   struct ocfs2_path *right_path,  in ocfs2_rotate_tree_right()
 2612 				 struct ocfs2_path *right_path,  in ocfs2_unlink_subtree()
 2645 				     struct ocfs2_path *right_path,  in ocfs2_rotate_subtree_left()
 2910 	struct ocfs2_path *right_path = NULL;  in __ocfs2_rotate_tree_left()  local
 3295 	struct ocfs2_path *right_path = NULL;  in ocfs2_get_right_path()  local
 3354 	struct ocfs2_path *right_path = NULL;  in ocfs2_merge_rec_right()  local
 3457 			       struct ocfs2_path *right_path,  in ocfs2_get_left_path()
 3509 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-v5.4/fs/btrfs/ | 
| D | send.c | 86 	struct btrfs_path *right_path;  member6428 		      struct btrfs_path *right_path,  in changed_cb()
 6601 			     struct btrfs_path *right_path,  in tree_compare_item()
 6646 	struct btrfs_path *right_path = NULL;  in btrfs_compare_trees()  local
 
 |