Searched refs:fs_path_copy (Results 1 – 1 of 1) sorted by relevance
601 static int fs_path_copy(struct fs_path *p, struct fs_path *from) in fs_path_copy() function1202 ret = fs_path_copy(pt, p); in __copy_first_ref()2372 return fs_path_copy(dest, &sctx->cur_inode_path); in get_cur_path()2427 ret = fs_path_copy(&sctx->cur_inode_path, dest); in get_cur_path()3036 ret = fs_path_copy(&sctx->cur_inode_path, orphan); in orphanize_inode()4122 ret = fs_path_copy(&sctx->cur_inode_path, new_path); in rename_current_inode()4126 return fs_path_copy(current_path, new_path); in rename_current_inode()