Symbol: ocfs2_path
fs/ocfs2/alloc.c
1103
struct ocfs2_path *path = NULL;
fs/ocfs2/alloc.c
1755
struct ocfs2_path *left,
fs/ocfs2/alloc.c
1756
struct ocfs2_path *right)
fs/ocfs2/alloc.c
1898
struct ocfs2_path *path;
fs/ocfs2/alloc.c
1909
struct ocfs2_path *path, u32 cpos)
fs/ocfs2/alloc.c
2052
struct ocfs2_path *left_path,
fs/ocfs2/alloc.c
2053
struct ocfs2_path *right_path,
fs/ocfs2/alloc.c
2123
struct ocfs2_path *left_path,
fs/ocfs2/alloc.c
2124
struct ocfs2_path *right_path,
fs/ocfs2/alloc.c
2225
struct ocfs2_path *path, u32 *cpos)
fs/ocfs2/alloc.c
2299
struct ocfs2_path *path)
fs/ocfs2/alloc.c
2321
static int ocfs2_rotate_requires_path_adjustment(struct ocfs2_path *left_path,
fs/ocfs2/alloc.c
2380
struct ocfs2_path *right_path,
fs/ocfs2/alloc.c
2381
struct ocfs2_path **ret_left_path)
fs/ocfs2/alloc.c
2385
struct ocfs2_path *left_path = NULL;
fs/ocfs2/alloc.c
2539
struct ocfs2_path *path)
fs/ocfs2/alloc.c
2580
struct ocfs2_path *path, int unlink_start)
fs/ocfs2/alloc.c
2624
struct ocfs2_path *left_path,
fs/ocfs2/alloc.c
2625
struct ocfs2_path *right_path,
fs/ocfs2/alloc.c
2657
struct ocfs2_path *left_path,
fs/ocfs2/alloc.c
2658
struct ocfs2_path *right_path,
fs/ocfs2/alloc.c
2820
struct ocfs2_path *path, u32 *cpos)
fs/ocfs2/alloc.c
2890
struct ocfs2_path *path)
fs/ocfs2/alloc.c
2916
struct ocfs2_path *path,
fs/ocfs2/alloc.c
2918
struct ocfs2_path **empty_extent_path)
fs/ocfs2/alloc.c
2922
struct ocfs2_path *left_path = NULL;
fs/ocfs2/alloc.c
2923
struct ocfs2_path *right_path = NULL;
fs/ocfs2/alloc.c
3032
struct ocfs2_path *path,
fs/ocfs2/alloc.c
3037
struct ocfs2_path *left_path = NULL;
fs/ocfs2/alloc.c
3121
struct ocfs2_path *path,
fs/ocfs2/alloc.c
3161
struct ocfs2_path *path,
fs/ocfs2/alloc.c
3165
struct ocfs2_path *tmp_path = NULL, *restart_path = NULL;
fs/ocfs2/alloc.c
3303
struct ocfs2_path *left_path,
fs/ocfs2/alloc.c
3304
struct ocfs2_path **ret_right_path)
fs/ocfs2/alloc.c
3308
struct ocfs2_path *right_path = NULL;
fs/ocfs2/alloc.c
3356
static int ocfs2_merge_rec_right(struct ocfs2_path *left_path,
fs/ocfs2/alloc.c
3367
struct ocfs2_path *right_path = NULL;
fs/ocfs2/alloc.c
3470
struct ocfs2_path *right_path,
fs/ocfs2/alloc.c
3471
struct ocfs2_path **ret_left_path)
fs/ocfs2/alloc.c
3475
struct ocfs2_path *left_path = NULL;
fs/ocfs2/alloc.c
3522
static int ocfs2_merge_rec_left(struct ocfs2_path *right_path,
fs/ocfs2/alloc.c
3536
struct ocfs2_path *left_path = NULL;
fs/ocfs2/alloc.c
3669
struct ocfs2_path *path,
fs/ocfs2/alloc.c
3964
struct ocfs2_path *path,
fs/ocfs2/alloc.c
4002
struct ocfs2_path *right_path,
fs/ocfs2/alloc.c
4003
struct ocfs2_path **ret_left_path)
fs/ocfs2/alloc.c
4007
struct ocfs2_path *left_path = NULL;
fs/ocfs2/alloc.c
4085
struct ocfs2_path *left_path,
fs/ocfs2/alloc.c
4086
struct ocfs2_path *right_path,
fs/ocfs2/alloc.c
4172
struct ocfs2_path *left_path,
fs/ocfs2/alloc.c
4173
struct ocfs2_path *right_path,
fs/ocfs2/alloc.c
4258
struct ocfs2_path *right_path = NULL;
fs/ocfs2/alloc.c
4259
struct ocfs2_path *left_path = NULL;
fs/ocfs2/alloc.c
4364
struct ocfs2_path *path,
fs/ocfs2/alloc.c
4374
struct ocfs2_path *left_path = NULL, *right_path = NULL;
fs/ocfs2/alloc.c
4593
struct ocfs2_path *path = NULL;
fs/ocfs2/alloc.c
4918
struct ocfs2_path *path,
fs/ocfs2/alloc.c
5030
struct ocfs2_path *path,
fs/ocfs2/alloc.c
5072
struct ocfs2_path *path,
fs/ocfs2/alloc.c
5174
struct ocfs2_path *left_path = NULL;
fs/ocfs2/alloc.c
5287
struct ocfs2_path *path,
fs/ocfs2/alloc.c
5357
struct ocfs2_path *path, int index,
fs/ocfs2/alloc.c
5365
struct ocfs2_path *left_path = NULL;
fs/ocfs2/alloc.c
5529
struct ocfs2_path *path = NULL;
fs/ocfs2/alloc.c
567
struct ocfs2_path *path,
fs/ocfs2/alloc.c
574
void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root)
fs/ocfs2/alloc.c
603
void ocfs2_free_path(struct ocfs2_path *path)
fs/ocfs2/alloc.c
618
static void ocfs2_cp_path(struct ocfs2_path *dest, struct ocfs2_path *src)
fs/ocfs2/alloc.c
641
static void ocfs2_mv_path(struct ocfs2_path *dest, struct ocfs2_path *src)
fs/ocfs2/alloc.c
664
static inline void ocfs2_path_insert_eb(struct ocfs2_path *path, int index,
fs/ocfs2/alloc.c
681
static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh,
fs/ocfs2/alloc.c
685
struct ocfs2_path *path;
fs/ocfs2/alloc.c
701
struct ocfs2_path *ocfs2_new_path_from_path(struct ocfs2_path *path)
fs/ocfs2/alloc.c
707
struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et)
fs/ocfs2/alloc.c
722
struct ocfs2_path *path,
fs/ocfs2/alloc.c
7241
struct ocfs2_path *path = NULL;
fs/ocfs2/alloc.c
742
struct ocfs2_path *path)
fs/ocfs2/alloc.h
103
struct ocfs2_path;
fs/ocfs2/alloc.h
106
struct ocfs2_path *path,
fs/ocfs2/alloc.h
287
void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root);
fs/ocfs2/alloc.h
288
void ocfs2_free_path(struct ocfs2_path *path);
fs/ocfs2/alloc.h
290
struct ocfs2_path *path,
fs/ocfs2/alloc.h
292
struct ocfs2_path *ocfs2_new_path_from_path(struct ocfs2_path *path);
fs/ocfs2/alloc.h
293
struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et);
fs/ocfs2/alloc.h
296
struct ocfs2_path *path,
fs/ocfs2/alloc.h
300
struct ocfs2_path *path);
fs/ocfs2/alloc.h
302
struct ocfs2_path *path, u32 *cpos);
fs/ocfs2/alloc.h
304
struct ocfs2_path *path, u32 *cpos);
fs/ocfs2/alloc.h
306
struct ocfs2_path *left,
fs/ocfs2/alloc.h
307
struct ocfs2_path *right);
fs/ocfs2/file.c
1779
struct ocfs2_path *path = NULL;
fs/ocfs2/move_extents.c
58
struct ocfs2_path *path = NULL;
fs/ocfs2/refcounttree.c
1653
struct ocfs2_path *path = NULL;
fs/ocfs2/refcounttree.c
3057
struct ocfs2_path *path = NULL;
fs/ocfs2/refcounttree.c
968
struct ocfs2_path *left_path = NULL, *right_path = NULL;