| /src/sys/fs/nfs/nlm/ |
| nlm_advlock.c | 233 nmp->nm_getinfo(vp, fh.fh_bytes, &fhlen, &ss, &is_v3, &size, &timo); 310 svid, fhlen, &fh.fh_bytes, size, reclaim); 315 svid, fhlen, &fh.fh_bytes, size); 327 flags, svid, fhlen, &fh.fh_bytes, 333 vp, op, fl, flags, svid, fhlen, &fh.fh_bytes, 356 vp, op, fl, flags, svid, fhlen, &fh.fh_bytes, size); 369 vp, op, fl, flags, svid, fhlen, &fh.fh_bytes, size);
|
| nlm_prot_impl.c | 1339 memcpy(&nw->nw_fh.fh_bytes, nw->nw_lock.fh.n_bytes, 1341 nw->nw_lock.fh.n_bytes = nw->nw_fh.fh_bytes;
|
| /src/sys/nfs/ |
| nfsproto.h | 256 u_char fh_bytes[NFS_SMALLFH]; member in union:nfsfh
|
| /src/sys/fs/nfs/common/ |
| oldnfsproto.h | 381 u_char fh_bytes[NFS_SMALLFH]; member in union:nfsfh
|