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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Dalloc.h118 struct ocfs2_path;
121 struct ocfs2_path *path,
293 struct ocfs2_path { struct
306 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root);
307 void ocfs2_free_path(struct ocfs2_path *path);
309 struct ocfs2_path *path,
311 struct ocfs2_path *ocfs2_new_path_from_path(struct ocfs2_path *path);
312 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et);
315 struct ocfs2_path *pat
[all...]
H A Dalloc.c573 struct ocfs2_path *path,
580 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root)
609 void ocfs2_free_path(struct ocfs2_path *path)
624 static void ocfs2_cp_path(struct ocfs2_path *dest, struct ocfs2_path *src)
647 static void ocfs2_mv_path(struct ocfs2_path *dest, struct ocfs2_path *src)
670 static inline void ocfs2_path_insert_eb(struct ocfs2_path *path, int index,
687 static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh,
691 struct ocfs2_path *pat
[all...]
H A Drefcounttree.c971 struct ocfs2_path *left_path = NULL, *right_path = NULL;
1655 struct ocfs2_path *path = NULL;
3059 struct ocfs2_path *path = NULL;
H A Dfile.c1682 struct ocfs2_path *path = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/
H A Dalloc.h118 struct ocfs2_path;
121 struct ocfs2_path *path,
293 struct ocfs2_path { struct
306 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root);
307 void ocfs2_free_path(struct ocfs2_path *path);
309 struct ocfs2_path *path,
311 struct ocfs2_path *ocfs2_new_path_from_path(struct ocfs2_path *path);
312 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et);
315 struct ocfs2_path *pat
[all...]
H A Dalloc.c573 struct ocfs2_path *path,
580 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root)
609 void ocfs2_free_path(struct ocfs2_path *path)
624 static void ocfs2_cp_path(struct ocfs2_path *dest, struct ocfs2_path *src)
647 static void ocfs2_mv_path(struct ocfs2_path *dest, struct ocfs2_path *src)
670 static inline void ocfs2_path_insert_eb(struct ocfs2_path *path, int index,
687 static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh,
691 struct ocfs2_path *pat
[all...]
H A Drefcounttree.c971 struct ocfs2_path *left_path = NULL, *right_path = NULL;
1655 struct ocfs2_path *path = NULL;
3059 struct ocfs2_path *path = NULL;
H A Dfile.c1682 struct ocfs2_path *path = NULL;

Completed in 100 milliseconds