Searched refs:dis_getfh (Results 1 – 2 of 2) sorted by relevance
59 void *(*dis_getfh)(); /* returns the fhandle for the req */ member
1584 if (disp->dis_getfh != NULL) { in common_dispatch()1591 fh = (*disp->dis_getfh)(args); in common_dispatch()