Searched defs:nfsfh (Results 1 – 4 of 4) sorted by relevance
689 struct nfsfh { struct690 u_int16_t nfh_len; /* Length of file handle */691 u_int8_t nfh_fh[1]; /* and the file handle */
379 union nfsfh { union
264 union nfsfh { union
249 union nfsfh { global() union