Searched refs:fs_path_copy (Results 1 – 1 of 1) sorted by relevance
594 static int fs_path_copy(struct fs_path *p, struct fs_path *from) in fs_path_copy() function1221 ret = fs_path_copy(pt, p); in __copy_first_ref()2436 return fs_path_copy(dest, &sctx->cur_inode_path); in get_cur_path()2494 ret = fs_path_copy(&sctx->cur_inode_path, dest); in get_cur_path()3136 ret = fs_path_copy(&sctx->cur_inode_path, orphan); in orphanize_inode()4199 ret = fs_path_copy(&sctx->cur_inode_path, new_path); in rename_current_inode()4203 return fs_path_copy(current_path, new_path); in rename_current_inode()