Searched defs:left_path (Results 1 – 4 of 4) sorted by relevance
/fs/ocfs2/ |
D | alloc.c | 2023 struct ocfs2_path *left_path, in ocfs2_complete_edge_insert() 2095 struct ocfs2_path *left_path, in ocfs2_rotate_subtree_right() 2293 static int ocfs2_rotate_requires_path_adjustment(struct ocfs2_path *left_path, in ocfs2_rotate_requires_path_adjustment() 2357 struct ocfs2_path *left_path = NULL; in ocfs2_rotate_tree_right() local 2611 struct ocfs2_path *left_path, in ocfs2_unlink_subtree() 2647 struct ocfs2_path *left_path, in ocfs2_rotate_subtree_left() 2913 struct ocfs2_path *left_path = NULL; in __ocfs2_rotate_tree_left() local 3028 struct ocfs2_path *left_path = NULL; in ocfs2_remove_rightmost_path() local 3308 struct ocfs2_path *left_path, in ocfs2_get_right_path() 3361 static int ocfs2_merge_rec_right(struct ocfs2_path *left_path, in ocfs2_merge_rec_right() [all …]
|
D | refcounttree.c | 974 struct ocfs2_path *left_path = NULL, *right_path = NULL; in ocfs2_get_refcount_cpos_end() local
|
/fs/btrfs/ |
D | send.c | 101 struct btrfs_path *left_path; member 4990 struct btrfs_path *left_path, in is_extent_unchanged() 5826 struct btrfs_path *left_path, in changed_cb()
|
D | ctree.c | 5276 struct btrfs_path *left_path, in tree_compare_item() 5323 struct btrfs_path *left_path = NULL; in btrfs_compare_trees() local
|