Lines Matching refs:ocfs2_path
105 struct ocfs2_path;
108 struct ocfs2_path *path,
278 struct ocfs2_path { struct
291 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root); argument
292 void ocfs2_free_path(struct ocfs2_path *path);
294 struct ocfs2_path *path,
296 struct ocfs2_path *ocfs2_new_path_from_path(struct ocfs2_path *path);
297 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et);
300 struct ocfs2_path *path,
304 struct ocfs2_path *path);
306 struct ocfs2_path *path, u32 *cpos);
308 struct ocfs2_path *path, u32 *cpos);
310 struct ocfs2_path *left,
311 struct ocfs2_path *right);