Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnfs_xdr.h1032 struct nfs4_pathname { struct
1041 struct nfs4_pathname rootpath; argument
1048 struct nfs4_pathname fs_path;
/linux-4.1.27/fs/nfs/
Dnfs4namespace.c32 static inline char *nfs4_pathname_string(const struct nfs4_pathname *pathname, in nfs4_pathname_string()
Dnfs4xdr.c3532 static int decode_pathname(struct xdr_stream *xdr, struct nfs4_pathname *path) in decode_pathname()