Searched refs:rq_reffh (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/sunrpc/
H A Dsvc.h125 struct knfsd_fh * rq_reffh; /* Referrence filehandle, used to member in struct:svc_rqst
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/sunrpc/
H A Dsvc.h125 struct knfsd_fh * rq_reffh; /* Referrence filehandle, used to member in struct:svc_rqst
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfsd/
H A Dnfsxdr.c155 if (rqstp->rq_reffh->fh_version == 1
156 && rqstp->rq_reffh->fh_fsid_type == 1
H A Dnfs3xdr.c178 if (rqstp->rq_reffh->fh_version == 1
179 && rqstp->rq_reffh->fh_fsid_type == 1
213 if (rqstp->rq_reffh->fh_version == 1
214 && rqstp->rq_reffh->fh_fsid_type == 1
H A Dnfsfh.c540 rqstp->rq_reffh = fh;

Completed in 57 milliseconds