Searched refs:compat_nfs_string (Results 1 – 1 of 1) sorted by relevance
684 struct compat_nfs_string { struct689 static inline void compat_nfs_string(struct nfs_string *dst, in compat_nfs_string() argument690 struct compat_nfs_string *src) in compat_nfs_string()707 struct compat_nfs_string client_addr;708 struct compat_nfs_string mnt_path;709 struct compat_nfs_string hostname;731 compat_nfs_string(&real->hostname, &raw->hostname); in do_nfs4_super_data_conv()732 compat_nfs_string(&real->mnt_path, &raw->mnt_path); in do_nfs4_super_data_conv()733 compat_nfs_string(&real->client_addr, &raw->client_addr); in do_nfs4_super_data_conv()