Searched refs:compat_nfs_string (Results 1 – 1 of 1) sorted by relevance
22 struct compat_nfs_string { struct27 static inline void compat_nfs_string(struct nfs_string *dst, in compat_nfs_string() argument28 struct compat_nfs_string *src) in compat_nfs_string()45 struct compat_nfs_string client_addr;46 struct compat_nfs_string mnt_path;47 struct compat_nfs_string hostname;69 compat_nfs_string(&real->hostname, &raw->hostname); in do_nfs4_super_data_conv()70 compat_nfs_string(&real->mnt_path, &raw->mnt_path); in do_nfs4_super_data_conv()71 compat_nfs_string(&real->client_addr, &raw->client_addr); in do_nfs4_super_data_conv()