Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dnfs_xdr.h938 struct nfs4_pathname { struct
947 struct nfs4_pathname rootpath; argument
954 struct nfs4_pathname fs_path;
/linux-2.6.39/fs/nfs/
Dnfs4namespace.c30 static inline char *nfs4_pathname_string(const struct nfs4_pathname *pathname, in nfs4_pathname_string()
Dnfs4xdr.c3217 static int decode_pathname(struct xdr_stream *xdr, struct nfs4_pathname *path) in decode_pathname()