Searched refs:ocfs2_path (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/ocfs2/ |
| A D | alloc.h | 103 struct ocfs2_path; 106 struct ocfs2_path *path, 276 struct ocfs2_path { struct 292 struct ocfs2_path *path, 294 struct ocfs2_path *ocfs2_new_path_from_path(struct ocfs2_path *path); 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, [all …]
|
| A D | alloc.c | 566 struct ocfs2_path *path, 617 static void ocfs2_cp_path(struct ocfs2_path *dest, struct ocfs2_path *src) in ocfs2_cp_path() 640 static void ocfs2_mv_path(struct ocfs2_path *dest, struct ocfs2_path *src) in ocfs2_mv_path() 684 struct ocfs2_path *path; in ocfs2_new_path() 700 struct ocfs2_path *ocfs2_new_path_from_path(struct ocfs2_path *path) in ocfs2_new_path_from_path() 721 struct ocfs2_path *path, in ocfs2_path_bh_journal_access() 1755 struct ocfs2_path *left, in ocfs2_find_subtree_root() 1889 struct ocfs2_path *path; 3023 struct ocfs2_path *path, in ocfs2_remove_rightmost_path() 3112 struct ocfs2_path *path, in ocfs2_remove_rightmost_empty_extent() [all …]
|
| A D | move_extents.c | 58 struct ocfs2_path *path = NULL; in __ocfs2_move_extent()
|
| A D | refcounttree.c | 967 struct ocfs2_path *left_path = NULL, *right_path = NULL; in ocfs2_get_refcount_cpos_end() 1652 struct ocfs2_path *path = NULL; in ocfs2_adjust_refcount_rec() 3059 struct ocfs2_path *path = NULL; in ocfs2_clear_ext_refcount()
|
| A D | file.c | 1772 struct ocfs2_path *path = NULL; in ocfs2_remove_inode_range()
|
Completed in 34 milliseconds