Searched refs:decode_pathname (Results 1 - 2 of 2) sorted by relevance

/fs/nfsd/
H A Dnfsxdr.c73 decode_pathname(__be32 *p, char **namp, unsigned int *lenp) function
386 || !(p = decode_pathname(p, &args->tname, &args->tlen)))
/fs/nfs/
H A Dnfs4xdr.c3543 static int decode_pathname(struct xdr_stream *xdr, struct nfs4_pathname *path) function
3604 status = decode_pathname(xdr, &res->fs_path);
3651 status = decode_pathname(xdr, &loc->rootpath);

Completed in 35 milliseconds