Home
last modified time | relevance | path

Searched defs:nfsfh (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/fs/nfs/common/
H A Dnfs.h689 struct nfsfh { struct
690 u_int16_t nfh_len; /* Length of file handle */
691 u_int8_t nfh_fh[1]; /* and the file handle */
H A Doldnfsproto.h379 union nfsfh { union
/netbsd-src/external/bsd/tcpdump/dist/
H A Dnfs.h264 union nfsfh { union
/netbsd-src/sys/nfs/
H A Dnfsproto.h249 union nfsfh { global() union