Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs_xdr.h1093 struct nfs4_pathname { struct
1102 struct nfs4_pathname rootpath; argument
1109 struct nfs4_pathname fs_path;
/linux-4.4.14/fs/nfs/
Dnfs4namespace.c32 static inline char *nfs4_pathname_string(const struct nfs4_pathname *pathname, in nfs4_pathname_string()
Dnfs4xdr.c3562 static int decode_pathname(struct xdr_stream *xdr, struct nfs4_pathname *path) in decode_pathname()