Home
last modified time | relevance | path

Searched refs:ocfs2_path (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.h105 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);
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 *pat
[all...]
H A Dalloc.c568 struct ocfs2_path *path,
575 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root) in ocfs2_reinit_path()
604 void ocfs2_free_path(struct ocfs2_path *path) in ocfs2_free_path()
619 static void ocfs2_cp_path(struct ocfs2_path *dest, struct ocfs2_path *src) in ocfs2_cp_path()
642 static void ocfs2_mv_path(struct ocfs2_path *dest, struct ocfs2_path *src) in ocfs2_mv_path()
665 static inline void ocfs2_path_insert_eb(struct ocfs2_path *path, int index, in ocfs2_path_insert_eb()
682 static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh, in ocfs2_new_path()
686 struct ocfs2_path *pat in ocfs2_new_path()
[all...]
H A Dmove_extents.c60 struct ocfs2_path *path = NULL; in __ocfs2_move_extent()
H A Drefcounttree.c968 struct ocfs2_path *left_path = NULL, *right_path = NULL; in ocfs2_get_refcount_cpos_end()
1660 struct ocfs2_path *path = NULL; in ocfs2_adjust_refcount_rec()
3064 struct ocfs2_path *path = NULL; in ocfs2_clear_ext_refcount()
H A Dfile.c1772 struct ocfs2_path *path = NULL; in ocfs2_remove_inode_range()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.h103 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);
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 *pat
[all...]
H A Dalloc.c566 struct ocfs2_path *path,
573 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root) in ocfs2_reinit_path()
602 void ocfs2_free_path(struct ocfs2_path *path) in ocfs2_free_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()
663 static inline void ocfs2_path_insert_eb(struct ocfs2_path *path, int index, in ocfs2_path_insert_eb()
680 static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh, in ocfs2_new_path()
684 struct ocfs2_path *pat in ocfs2_new_path()
[all...]
H A Dmove_extents.c58 struct ocfs2_path *path = NULL; in __ocfs2_move_extent()
H A Drefcounttree.c966 struct ocfs2_path *left_path = NULL, *right_path = NULL; in ocfs2_get_refcount_cpos_end()
1658 struct ocfs2_path *path = NULL; in ocfs2_adjust_refcount_rec()
3065 struct ocfs2_path *path = NULL; in ocfs2_clear_ext_refcount()
H A Dfile.c1766 struct ocfs2_path *path = NULL; in ocfs2_remove_inode_range()

Completed in 28 milliseconds