Home
last modified time | relevance | path

Searched refs:nfs_string (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnfs4_mount.h22 struct nfs_string { struct
40 struct nfs_string client_addr; /* 1 */ argument
43 struct nfs_string mnt_path; /* 1 */
46 struct nfs_string hostname; /* 1 */
/openbmc/linux/fs/nfs/
H A Dinternal.h18 struct nfs_string;
H A Dfs_context.c1215 static inline void compat_nfs_string(struct nfs_string *dst, in compat_nfs_string()