Searched defs:left_path (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ocfs2/ |
H A D | alloc.c | 2051 struct ocfs2_path *left_path, in ocfs2_complete_edge_insert() 2122 struct ocfs2_path *left_path, in ocfs2_rotate_subtree_right() 2320 static int ocfs2_rotate_requires_path_adjustment(struct ocfs2_path *left_path, in ocfs2_rotate_requires_path_adjustment() 2384 struct ocfs2_path *left_path = NULL; in ocfs2_rotate_tree_right() local 2623 struct ocfs2_path *left_path, in ocfs2_unlink_subtree() 2656 struct ocfs2_path *left_path, in ocfs2_rotate_subtree_left() 2921 struct ocfs2_path *left_path = NULL; in __ocfs2_rotate_tree_left() local 3036 struct ocfs2_path *left_path = NULL; in ocfs2_remove_rightmost_path() local 3302 struct ocfs2_path *left_path, in ocfs2_get_right_path() 3355 static int ocfs2_merge_rec_right(struct ocfs2_path *left_path, in ocfs2_merge_rec_right() [all …]
|
/linux/fs/btrfs/ |
H A D | send.c | 157 struct btrfs_path *left_path; member 6160 struct btrfs_path *left_path, in is_extent_unchanged() 7188 static int changed_cb(struct btrfs_path *left_path, in changed_cb() 7512 static int tree_compare_item(struct btrfs_path *left_path, in tree_compare_item() 7556 static int restart_after_relocation(struct btrfs_path *left_path, in restart_after_relocation() 7647 struct btrfs_path *left_path = NULL; in btrfs_compare_trees() local
|