Searched refs:nd_send_data (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dump.c | 84 static int nd_send_data(TIUSER *, caddr_t, int, XDR *, uint32_t *); 125 error = nd_send_data(tiptr, addr, (int)dbtob(bn + i), in nfs_dump() 230 nd_send_data(TIUSER *tiptr, caddr_t addr, int offset, XDR *xdrp, uint32_t *xidp) in nd_send_data() function
|