Searched defs:svcfh (Results 1 – 1 of 1) sorted by relevance
421 typedef struct svcfh { struct422 fsid_t fh_fsid; /* filesystem id */423 ushort_t fh_len; /* file number length */424 char fh_data[NFS_FHMAXDATA]; /* and data */425 ushort_t fh_xlen; /* export file number length */426 char fh_xdata[NFS_FHMAXDATA]; /* and data */