Lines Matching refs:ocfs2_path
103 struct ocfs2_path;
106 struct ocfs2_path *path,
274 struct ocfs2_path { struct
287 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root); argument
288 void ocfs2_free_path(struct ocfs2_path *path);
290 struct ocfs2_path *path,
292 struct ocfs2_path *ocfs2_new_path_from_path(struct ocfs2_path *path);
293 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et);
296 struct ocfs2_path *path,
300 struct ocfs2_path *path);
302 struct ocfs2_path *path, u32 *cpos);
304 struct ocfs2_path *path, u32 *cpos);
306 struct ocfs2_path *left,
307 struct ocfs2_path *right);