Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnfs_xdr.h1184 struct nfs4_pathname { struct
1193 struct nfs4_pathname rootpath; argument
1200 struct nfs4_pathname fs_path;
/Linux-v5.4/fs/nfs/
Dnfs4namespace.c33 static inline char *nfs4_pathname_string(const struct nfs4_pathname *pathname, in nfs4_pathname_string()
Dnfs4xdr.c3616 static int decode_pathname(struct xdr_stream *xdr, struct nfs4_pathname *path) in decode_pathname()