Searched defs:svcfh (Results 1 – 1 of 1) sorted by relevance
487 typedef struct svcfh { struct488 fsid_t fh_fsid; /* filesystem id */489 ushort_t fh_len; /* file number length */490 char fh_data[NFS_FHMAXDATA]; /* and data */491 ushort_t fh_xlen; /* export file number length */492 char fh_xdata[NFS_FHMAXDATA]; /* and data */