Searched refs:SVCFH_fmt (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs3proc.c50 SVCFH_fmt(&argp->fh));
75 SVCFH_fmt(&argp->fh));
93 SVCFH_fmt(&argp->fh),
117 SVCFH_fmt(&argp->fh),
135 dprintk("nfsd: READLINK(3) %s\n", SVCFH_fmt(&argp->fh));
155 SVCFH_fmt(&argp->fh),
195 SVCFH_fmt(&argp->fh),
225 SVCFH_fmt(&argp->fh),
265 SVCFH_fmt(&argp->fh),
285 SVCFH_fmt(
[all...]
H A Dnfsproc.c50 dprintk("nfsd: GETATTR %s\n", SVCFH_fmt(&argp->fh));
68 SVCFH_fmt(&argp->fh),
89 SVCFH_fmt(&argp->fh), argp->len, argp->name);
108 dprintk("nfsd: READLINK %s\n", SVCFH_fmt(&argp->fh));
129 SVCFH_fmt(&argp->fh),
171 SVCFH_fmt(&argp->fh),
202 SVCFH_fmt(dirfhp), argp->len, argp->name);
345 dprintk("nfsd: REMOVE %s %.*s\n", SVCFH_fmt(&argp->fh),
361 SVCFH_fmt(&argp->ffh), argp->flen, argp->fname);
363 SVCFH_fmt(
[all...]
H A Dnfs2acl.c36 dprintk("nfsd: GETACL(2acl) %s\n", SVCFH_fmt(&argp->fh));
104 dprintk("nfsd: SETACL(2acl) %s\n", SVCFH_fmt(&argp->fh));
131 dprintk("nfsd: GETATTR %s\n", SVCFH_fmt(&argp->fh));
146 SVCFH_fmt(&argp->fh),
H A Dnfsfh.h100 extern char * SVCFH_fmt(struct svc_fh *fhp);
H A Dnfsfh.c305 dprintk("nfsd: fh_verify(%s)\n", SVCFH_fmt(fhp));
651 char * SVCFH_fmt(struct svc_fh *fhp) function
H A Dvfs.c187 dprintk("nfsd: nfsd_lookup(fh %s, %.*s)\n", SVCFH_fmt(fhp), len,name);

Completed in 112 milliseconds