Searched refs:ocfs2_reinit_path (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/fs/ocfs2/ |
D | alloc.h | 303 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root);
|
D | alloc.c | 580 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root) in ocfs2_reinit_path() function 612 ocfs2_reinit_path(path, 0); in ocfs2_free_path() 632 ocfs2_reinit_path(dest, 1); in ocfs2_cp_path() 4969 ocfs2_reinit_path(path, 1); in ocfs2_split_and_insert() 5575 ocfs2_reinit_path(path, 1); in ocfs2_remove_extent() 7124 ocfs2_reinit_path(path, 1); in ocfs2_commit_truncate() 7175 ocfs2_reinit_path(path, 1); in ocfs2_commit_truncate()
|
D | file.c | 1810 ocfs2_reinit_path(path, 1); in ocfs2_remove_inode_range() 1835 ocfs2_reinit_path(path, 1); in ocfs2_remove_inode_range()
|