Searched refs:fh_bytes (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/nlm/ |
| H A D | nlm_advlock.c | 234 nmp->nm_getinfo(vp, fh.fh_bytes, &fhlen, &ss, &is_v3, &size, &timo); in nlm_advlock_internal() 311 svid, fhlen, &fh.fh_bytes, size, reclaim); in nlm_advlock_internal() 316 svid, fhlen, &fh.fh_bytes, size); in nlm_advlock_internal() 328 flags, svid, fhlen, &fh.fh_bytes, in nlm_advlock_internal() 334 vp, op, fl, flags, svid, fhlen, &fh.fh_bytes, in nlm_advlock_internal() 357 vp, op, fl, flags, svid, fhlen, &fh.fh_bytes, size); in nlm_advlock_internal() 370 vp, op, fl, flags, svid, fhlen, &fh.fh_bytes, size); in nlm_advlock_internal()
|
| H A D | nlm_prot_impl.c | 1316 memcpy(&nw->nw_fh.fh_bytes, nw->nw_lock.fh.n_bytes, in nlm_register_wait_lock() 1318 nw->nw_lock.fh.n_bytes = nw->nw_fh.fh_bytes; in nlm_register_wait_lock()
|
| /freebsd-12.1/contrib/tcpdump/ |
| H A D | nfs.h | 264 u_char fh_bytes[NFS_SMALLFH]; member
|
| /freebsd-12.1/sys/nfs/ |
| H A D | nfsproto.h | 381 u_char fh_bytes[NFS_SMALLFH]; member
|