Searched refs:ocfs2_reinit_path (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/fs/ocfs2/ |
D | alloc.h | 289 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root);
|
D | alloc.c | 573 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root) in ocfs2_reinit_path() function 605 ocfs2_reinit_path(path, 0); in ocfs2_free_path() 625 ocfs2_reinit_path(dest, 1); in ocfs2_cp_path() 4987 ocfs2_reinit_path(path, 1); in ocfs2_split_and_insert() 5592 ocfs2_reinit_path(path, 1); in ocfs2_remove_extent() 7303 ocfs2_reinit_path(path, 1); in ocfs2_commit_truncate() 7354 ocfs2_reinit_path(path, 1); in ocfs2_commit_truncate()
|
D | file.c | 1878 ocfs2_reinit_path(path, 1); in ocfs2_remove_inode_range() 1903 ocfs2_reinit_path(path, 1); in ocfs2_remove_inode_range()
|