Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnfs_xdr.h1138 struct nfs4_pathname { struct
1147 struct nfs4_pathname rootpath; argument
1154 struct nfs4_pathname fs_path;
/Linux-v4.19/fs/nfs/
Dnfs4namespace.c33 static inline char *nfs4_pathname_string(const struct nfs4_pathname *pathname, in nfs4_pathname_string()
Dnfs4xdr.c3681 static int decode_pathname(struct xdr_stream *xdr, struct nfs4_pathname *path) in decode_pathname()