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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c84 static int nd_send_data(TIUSER *, caddr_t, int, XDR *, uint32_t *);
125 error = nd_send_data(tiptr, addr, (int)dbtob(bn + i),
230 nd_send_data(TIUSER *tiptr, caddr_t addr, int offset, XDR *xdrp, uint32_t *xidp) function

Completed in 89 milliseconds