Searched defs:right_path (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
D | alloc.c | 2039 struct ocfs2_path *right_path, in ocfs2_complete_edge_insert() 2110 struct ocfs2_path *right_path, in ocfs2_rotate_subtree_right() 2366 struct ocfs2_path *right_path, in ocfs2_rotate_tree_right() 2611 struct ocfs2_path *right_path, in ocfs2_unlink_subtree() 2644 struct ocfs2_path *right_path, in ocfs2_rotate_subtree_left() 2909 struct ocfs2_path *right_path = NULL; in __ocfs2_rotate_tree_left() local 3294 struct ocfs2_path *right_path = NULL; in ocfs2_get_right_path() local 3353 struct ocfs2_path *right_path = NULL; in ocfs2_merge_rec_right() local 3456 struct ocfs2_path *right_path, in ocfs2_get_left_path() 3508 static int ocfs2_merge_rec_left(struct ocfs2_path *right_path, in ocfs2_merge_rec_left() [all …]
|
D | refcounttree.c | 968 struct ocfs2_path *left_path = NULL, *right_path = NULL; in ocfs2_get_refcount_cpos_end() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
D | send.c | 95 struct btrfs_path *right_path; member 6644 struct btrfs_path *right_path, in changed_cb() 6817 struct btrfs_path *right_path, in tree_compare_item() 6861 struct btrfs_path *right_path = NULL; in btrfs_compare_trees() local
|