Lines Matching refs:ocfs2_path
103 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); argument
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 *path,
302 struct ocfs2_path *path);
304 struct ocfs2_path *path, u32 *cpos);
306 struct ocfs2_path *path, u32 *cpos);
308 struct ocfs2_path *left,
309 struct ocfs2_path *right);