Searched refs:cloned (Results 1 – 3 of 3) sorted by relevance
278 .cloned = raw_data, in nfs4_remote_referral_mount()286 if (mount_info.cloned == NULL || mount_info.mntfh == NULL) in nfs4_remote_referral_mount()290 server = nfs4_create_referral_server(mount_info.cloned, mount_info.mntfh); in nfs4_remote_referral_mount()
2245 const struct super_block *old_sb = mount_info->cloned->sb; in nfs_clone_super()2372 struct nfs_clone_mount *cloned) in nfs_get_cache_cookie() argument2388 } else if (cloned) { in nfs_get_cache_cookie()2389 struct nfs_server *mnt_s = NFS_SB(cloned->sb); in nfs_get_cache_cookie()2404 struct nfs_clone_mount *cloned) in nfs_get_cache_cookie() argument2427 return security_sb_clone_mnt_opts(mount_info->cloned->sb, s); in nfs_clone_sb_security()2473 nfs_get_cache_cookie(s, mount_info->parsed, mount_info->cloned); in nfs_fs_mount_common()2582 .cloned = data, in nfs_xdev_mount()2590 mount_info.mntfh = mount_info.cloned->fh; in nfs_xdev_mount()
139 struct nfs_clone_mount *cloned; member