Searched defs:left_path (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/ocfs2/
H A Drefcounttree.c974 struct ocfs2_path *left_path = NULL, *right_path = NULL; ocfs2_get_refcount_cpos_end() local
H A Dalloc.c2293 static int ocfs2_rotate_requires_path_adjustment(struct ocfs2_path *left_path, ocfs2_rotate_requires_path_adjustment() argument
2357 struct ocfs2_path *left_path = NULL; ocfs2_rotate_tree_right() local
2913 struct ocfs2_path *left_path = NULL; __ocfs2_rotate_tree_left() local
3028 struct ocfs2_path *left_path = NULL; ocfs2_remove_rightmost_path() local
3361 static int ocfs2_merge_rec_right(struct ocfs2_path *left_path, ocfs2_merge_rec_right() argument
3480 struct ocfs2_path *left_path = NULL; ocfs2_get_left_path() local
3541 struct ocfs2_path *left_path = NULL; ocfs2_merge_rec_left() local
3972 struct ocfs2_path *left_path = NULL; ocfs2_append_rec_to_path() local
4224 struct ocfs2_path *left_path = NULL; ocfs2_do_insert_extent() local
4339 struct ocfs2_path *left_path = NULL, *right_path = NULL; ocfs2_figure_merge_contig_type() local
5148 struct ocfs2_path *left_path = NULL; ocfs2_change_extent_flag() local
5339 struct ocfs2_path *left_path = NULL; ocfs2_truncate_rec() local
2022 ocfs2_complete_edge_insert(handle_t *handle, struct ocfs2_path *left_path, struct ocfs2_path *right_path, int subtree_index) ocfs2_complete_edge_insert() argument
2093 ocfs2_rotate_subtree_right(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *left_path, struct ocfs2_path *right_path, int subtree_index) ocfs2_rotate_subtree_right() argument
2609 ocfs2_unlink_subtree(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *left_path, struct ocfs2_path *right_path, int subtree_index, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_unlink_subtree() argument
2645 ocfs2_rotate_subtree_left(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *left_path, struct ocfs2_path *right_path, int subtree_index, struct ocfs2_cached_dealloc_ctxt *dealloc, int *deleted) ocfs2_rotate_subtree_left() argument
3307 ocfs2_get_right_path(struct ocfs2_extent_tree *et, struct ocfs2_path *left_path, struct ocfs2_path **ret_right_path) ocfs2_get_right_path() argument
4049 ocfs2_split_record(struct ocfs2_extent_tree *et, struct ocfs2_path *left_path, struct ocfs2_path *right_path, struct ocfs2_extent_rec *split_rec, enum ocfs2_split_type split) ocfs2_split_record() argument
4135 ocfs2_insert_path(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *left_path, struct ocfs2_path *right_path, struct ocfs2_extent_rec *insert_rec, struct ocfs2_insert_type *insert) ocfs2_insert_path() argument
/linux-4.4.14/fs/btrfs/
H A Dctree.c5336 struct btrfs_path *left_path = NULL; btrfs_compare_trees() local
5288 tree_compare_item(struct btrfs_root *left_root, struct btrfs_path *left_path, struct btrfs_path *right_path, char *tmp_buf) tree_compare_item() argument
H A Dsend.c100 struct btrfs_path *left_path; member in struct:send_ctx
4915 is_extent_unchanged(struct send_ctx *sctx, struct btrfs_path *left_path, struct btrfs_key *ekey) is_extent_unchanged() argument
5726 changed_cb(struct btrfs_root *left_root, struct btrfs_root *right_root, struct btrfs_path *left_path, struct btrfs_path *right_path, struct btrfs_key *key, enum btrfs_compare_tree_result result, void *ctx) changed_cb() argument

Completed in 286 milliseconds