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

/linux-master/fs/ocfs2/
H A Drefcounttree.c966 struct ocfs2_path *left_path = NULL, *right_path = NULL; local
[all...]
H A Dalloc.c2042 ocfs2_complete_edge_insert(handle_t *handle, struct ocfs2_path *left_path, struct ocfs2_path *right_path, int subtree_index) argument
2112 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) argument
2312 ocfs2_rotate_requires_path_adjustment(struct ocfs2_path *left_path, u32 insert_cpos) argument
2376 struct ocfs2_path *left_path = NULL; local
2613 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) argument
2646 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) argument
2913 struct ocfs2_path *left_path = NULL; local
3028 struct ocfs2_path *left_path = NULL; local
3293 ocfs2_get_right_path(struct ocfs2_extent_tree *et, struct ocfs2_path *left_path, struct ocfs2_path **ret_right_path) argument
3347 ocfs2_merge_rec_right(struct ocfs2_path *left_path, handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_extent_rec *split_rec, int index) argument
3466 struct ocfs2_path *left_path = NULL; local
3527 struct ocfs2_path *left_path = NULL; local
3999 struct ocfs2_path *left_path = NULL; local
4076 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) argument
4162 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) argument
4251 struct ocfs2_path *left_path = NULL; local
4366 struct ocfs2_path *left_path = NULL, *right_path = NULL; local
5166 struct ocfs2_path *left_path = NULL; local
5357 struct ocfs2_path *left_path = NULL; local
[all...]
/linux-master/fs/btrfs/
H A Dsend.c157 struct btrfs_path *left_path; member in struct:send_ctx
6184 is_extent_unchanged(struct send_ctx *sctx, struct btrfs_path *left_path, struct btrfs_key *ekey) argument
7214 changed_cb(struct btrfs_path *left_path, struct btrfs_path *right_path, struct btrfs_key *key, enum btrfs_compare_tree_result result, struct send_ctx *sctx) argument
7539 tree_compare_item(struct btrfs_path *left_path, struct btrfs_path *right_path, char *tmp_buf) argument
7583 restart_after_relocation(struct btrfs_path *left_path, struct btrfs_path *right_path, const struct btrfs_key *left_key, const struct btrfs_key *right_key, int left_level, int right_level, const struct send_ctx *sctx) argument
7674 struct btrfs_path *left_path = NULL; local
[all...]

Completed in 126 milliseconds