Searched defs:nfsl_fh_dispatch_table (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dfhtab.c426 static struct nfsl_fh_prog_disp nfsl_fh_dispatch_table[] = { variable in typeref:struct:nfsl_fh_prog_disp
440 sizeof (nfsl_fh_dispatch_table) /
441 sizeof (nfsl_fh_dispatch_table[0]);
987 (logrechdr->rh_prognum != nfsl_fh_dispatch_table[i].nfsl_dis_prog);
993 progtable = &nfsl_fh_dispatch_table[i];

Completed in 63 milliseconds