Searched refs:compat_nfs_string (Results 1 – 1 of 1) sorted by relevance
721 struct compat_nfs_string { struct726 static inline void compat_nfs_string(struct nfs_string *dst, in compat_nfs_string() function727 struct compat_nfs_string *src) in compat_nfs_string()744 struct compat_nfs_string client_addr;745 struct compat_nfs_string mnt_path;746 struct compat_nfs_string hostname;768 compat_nfs_string(&real->hostname, &raw->hostname); in do_nfs4_super_data_conv()769 compat_nfs_string(&real->mnt_path, &raw->mnt_path); in do_nfs4_super_data_conv()770 compat_nfs_string(&real->client_addr, &raw->client_addr); in do_nfs4_super_data_conv()