Searched refs:compat_nfs_string (Results 1 – 1 of 1) sorted by relevance
25 struct compat_nfs_string { struct30 static inline void compat_nfs_string(struct nfs_string *dst, in compat_nfs_string() argument31 struct compat_nfs_string *src) in compat_nfs_string()48 struct compat_nfs_string client_addr;49 struct compat_nfs_string mnt_path;50 struct compat_nfs_string hostname;72 compat_nfs_string(&real->hostname, &raw->hostname); in do_nfs4_super_data_conv()73 compat_nfs_string(&real->mnt_path, &raw->mnt_path); in do_nfs4_super_data_conv()74 compat_nfs_string(&real->client_addr, &raw->client_addr); in do_nfs4_super_data_conv()