Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfsd/
Dnfsxdr.c79 decode_pathname(u32 *p, char **namp, int *lenp) in decode_pathname() function
320 || !(p = decode_pathname(p, &args->tname, &args->tlen)) in nfssvc_decode_symlinkargs()
Dnfs3xdr.c97 decode_pathname(u32 *p, char **namp, int *lenp) in decode_pathname() function
409 || !(p = decode_pathname(p, &args->tname, &args->tlen))) in nfs3svc_decode_symlinkargs()