Searched defs:right_path (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/fs/ocfs2/ |
D | alloc.c | 2052 struct ocfs2_path *right_path, in ocfs2_complete_edge_insert() 2123 struct ocfs2_path *right_path, in ocfs2_rotate_subtree_right() 2379 struct ocfs2_path *right_path, in ocfs2_rotate_tree_right() 2624 struct ocfs2_path *right_path, in ocfs2_unlink_subtree() 2657 struct ocfs2_path *right_path, in ocfs2_rotate_subtree_left() 2922 struct ocfs2_path *right_path = NULL; in __ocfs2_rotate_tree_left() local 3307 struct ocfs2_path *right_path = NULL; in ocfs2_get_right_path() local 3366 struct ocfs2_path *right_path = NULL; in ocfs2_merge_rec_right() local 3469 struct ocfs2_path *right_path, in ocfs2_get_left_path() 3521 static int ocfs2_merge_rec_left(struct ocfs2_path *right_path, in ocfs2_merge_rec_left() [all …]
|
D | refcounttree.c | 967 struct ocfs2_path *left_path = NULL, *right_path = NULL; in ocfs2_get_refcount_cpos_end() local
|
/linux-6.14.4/fs/btrfs/ |
D | send.c | 158 struct btrfs_path *right_path; member 7257 struct btrfs_path *right_path, in changed_cb() 7581 struct btrfs_path *right_path, in tree_compare_item() 7625 struct btrfs_path *right_path, in restart_after_relocation() 7716 struct btrfs_path *right_path = NULL; in btrfs_compare_trees() local
|