Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfsd/
Dnfsxdr.c72 decode_pathname(__be32 *p, char **namp, unsigned int *lenp) in decode_pathname() function
381 || !(p = decode_pathname(p, &args->tname, &args->tlen))) in nfssvc_decode_symlinkargs()
/linux-2.6.39/fs/nfs/
Dnfs4xdr.c3217 static int decode_pathname(struct xdr_stream *xdr, struct nfs4_pathname *path) in decode_pathname() function
3277 status = decode_pathname(xdr, &res->fs_path); in decode_attr_fs_locations()
3322 status = decode_pathname(xdr, &loc->rootpath); in decode_attr_fs_locations()