Searched refs:dis_getfh (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_dispatch.h59 void *(*dis_getfh)(); /* returns the fhandle for the req */ member in struct:rpcdisp
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c1582 if (disp->dis_getfh != NULL) {
1589 fh = (*disp->dis_getfh)(args);

Completed in 64 milliseconds