Lines Matching refs:ocfs2_path
118 struct ocfs2_path;
121 struct ocfs2_path *path,
290 struct ocfs2_path { struct
303 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root); argument
304 void ocfs2_free_path(struct ocfs2_path *path);
306 struct ocfs2_path *path,
308 struct ocfs2_path *ocfs2_new_path_from_path(struct ocfs2_path *path);
309 struct ocfs2_path *ocfs2_new_path_from_et(struct ocfs2_extent_tree *et);
312 struct ocfs2_path *path,
316 struct ocfs2_path *path);
318 struct ocfs2_path *path, u32 *cpos);
320 struct ocfs2_path *path, u32 *cpos);
322 struct ocfs2_path *left,
323 struct ocfs2_path *right);