Searched refs:cur_inode_path (Results 1 – 1 of 1) sorted by relevance
180 struct fs_path cur_inode_path; member2435 if (dest != &sctx->cur_inode_path) in get_cur_path()2597 &sctx->cur_inode_path); in get_cur_inode_path()2602 return &sctx->cur_inode_path; in get_cur_inode_path()2628 if (path != &sctx->cur_inode_path) in free_path_for_command()5377 struct fs_path *cur_inode_path; in send_clone() local5386 if (IS_ERR(cur_inode_path)) in send_clone()5387 return PTR_ERR(cur_inode_path); in send_clone()8134 init_path(&sctx->cur_inode_path); in btrfs_ioctl_send()8411 if (sctx->cur_inode_path.buf != sctx->cur_inode_path.inline_buf) in btrfs_ioctl_send()[all …]