Home
last modified time | relevance | path

Searched refs:nd_poll (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c78 static int nd_poll(TIUSER *, int, int *);
126 if (error = nd_poll(tiptr, retry, &reply)) in nfs_dump()
458 nd_poll(TIUSER *tiptr, int retry, int *eventp) in nd_poll() function