Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs_xdr.h1262 struct nfs4_pathname { struct
1271 struct nfs4_pathname rootpath; argument
1278 struct nfs4_pathname fs_path;
/linux/fs/nfs/
H A Dnfs4proc.c4100 static bool _is_same_nfs4_pathname(struct nfs4_pathname *path1, in _is_same_nfs4_pathname()
4101 struct nfs4_pathname *path2) in _is_same_nfs4_pathname()
H A Dnfs4xdr.c3733 static int decode_pathname(struct xdr_stream *xdr, struct nfs4_pathname *path) in decode_pathname()