Searched defs:left_path (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/fs/ocfs2/ |
D | alloc.c | 2031 struct ocfs2_path *left_path, in ocfs2_complete_edge_insert() 2103 struct ocfs2_path *left_path, in ocfs2_rotate_subtree_right() 2303 static int ocfs2_rotate_requires_path_adjustment(struct ocfs2_path *left_path, in ocfs2_rotate_requires_path_adjustment() 2367 struct ocfs2_path *left_path = NULL; in ocfs2_rotate_tree_right() local 2621 struct ocfs2_path *left_path, in ocfs2_unlink_subtree() 2657 struct ocfs2_path *left_path, in ocfs2_rotate_subtree_left() 2924 struct ocfs2_path *left_path = NULL; in __ocfs2_rotate_tree_left() local 3038 struct ocfs2_path *left_path = NULL; in ocfs2_remove_rightmost_path() local 3294 struct ocfs2_path *left_path, in ocfs2_get_right_path() 3347 static int ocfs2_merge_rec_right(struct ocfs2_path *left_path, in ocfs2_merge_rec_right() [all …]
|
D | refcounttree.c | 976 struct ocfs2_path *left_path = NULL, *right_path = NULL; in ocfs2_get_refcount_cpos_end() local
|
/linux-4.1.27/fs/btrfs/ |
D | send.c | 100 struct btrfs_path *left_path; member 4667 struct btrfs_path *left_path, in is_extent_unchanged() 5479 struct btrfs_path *left_path, in changed_cb()
|
D | ctree.c | 5283 struct btrfs_path *left_path, in tree_compare_item() 5330 struct btrfs_path *left_path = NULL; in btrfs_compare_trees() local
|