Searched refs:ocfs2_path (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/ocfs2/
H A Dalloc.h103 struct ocfs2_path;
106 struct ocfs2_path *path,
276 struct ocfs2_path { struct
289 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root);
290 void ocfs2_free_path(struct ocfs2_path *path);
292 struct ocfs2_path *path,
294 struct ocfs2_path *ocfs2_new_path_from_path(struct ocfs2_path *path);
295 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et);
298 struct ocfs2_path *pat
[all...]
H A Dalloc.c566 struct ocfs2_path *path,
573 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root)
602 void ocfs2_free_path(struct ocfs2_path *path)
617 static void ocfs2_cp_path(struct ocfs2_path *dest, struct ocfs2_path *src)
640 static void ocfs2_mv_path(struct ocfs2_path *dest, struct ocfs2_path *src)
663 static inline void ocfs2_path_insert_eb(struct ocfs2_path *path, int index,
680 static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh,
684 struct ocfs2_path *pat
[all...]
H A Dmove_extents.c58 struct ocfs2_path *path = NULL;
H A Drefcounttree.c966 struct ocfs2_path *left_path = NULL, *right_path = NULL;
1658 struct ocfs2_path *path = NULL;
3065 struct ocfs2_path *path = NULL;
H A Dfile.c1768 struct ocfs2_path *path = NULL;

Completed in 145 milliseconds