Searched refs:ocfs2_reinit_path (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/ocfs2/ |
D | alloc.h | 305 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root);
|
D | alloc.c | 589 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root) in ocfs2_reinit_path() function 621 ocfs2_reinit_path(path, 0); in ocfs2_free_path() 641 ocfs2_reinit_path(dest, 1); in ocfs2_cp_path() 5004 ocfs2_reinit_path(path, 1); in ocfs2_split_and_insert() 5613 ocfs2_reinit_path(path, 1); in ocfs2_remove_extent() 7299 ocfs2_reinit_path(path, 1); in ocfs2_commit_truncate() 7350 ocfs2_reinit_path(path, 1); in ocfs2_commit_truncate()
|
D | file.c | 1892 ocfs2_reinit_path(path, 1); in ocfs2_remove_inode_range() 1917 ocfs2_reinit_path(path, 1); in ocfs2_remove_inode_range()
|