Searched refs:ocfs2_reinit_path (Results 1 – 3 of 3) sorted by relevance
/fs/ocfs2/ |
D | alloc.h | 291 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root);
|
D | alloc.c | 575 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root) in ocfs2_reinit_path() function 607 ocfs2_reinit_path(path, 0); in ocfs2_free_path() 627 ocfs2_reinit_path(dest, 1); in ocfs2_cp_path() 4989 ocfs2_reinit_path(path, 1); in ocfs2_split_and_insert() 5594 ocfs2_reinit_path(path, 1); in ocfs2_remove_extent() 7298 ocfs2_reinit_path(path, 1); in ocfs2_commit_truncate() 7349 ocfs2_reinit_path(path, 1); in ocfs2_commit_truncate()
|
D | file.c | 1884 ocfs2_reinit_path(path, 1); in ocfs2_remove_inode_range() 1909 ocfs2_reinit_path(path, 1); in ocfs2_remove_inode_range()
|