Home
last modified time | relevance | path

Searched refs:fs_path_copy (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
H A Dsend.c598 static int fs_path_copy(struct fs_path *p, struct fs_path *from) in fs_path_copy() function
1208 ret = fs_path_copy(pt, p); in __copy_first_ref()
2386 return fs_path_copy(dest, &sctx->cur_inode_path); in get_cur_path()
2444 ret = fs_path_copy(&sctx->cur_inode_path, dest); in get_cur_path()
3057 ret = fs_path_copy(&sctx->cur_inode_path, orphan); in orphanize_inode()
4150 ret = fs_path_copy(&sctx->cur_inode_path, new_path); in rename_current_inode()
4154 return fs_path_copy(current_path, new_path); in rename_current_inode()