Searched refs:FHSIZE (Results 1 – 2 of 2) sorted by relevance
35 const FHSIZE = 32; /* size in bytes of a v2 file handle */ variable50 typedef opaque fhandle[FHSIZE];
178 bcopy(&root_tmp.fhstatus_u.fhs_fhandle, &filep->fh.fh2, FHSIZE); in nfsmountroot()