Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/common/
H A Dnfs_var.h671 int newnfs_msleep(struct lwp *, void *, struct kmutex *, int, char *, int);
H A Dnfs_commonkrpc.c1118 newnfs_msleep(struct thread *td, void *ident, struct mtx *mtx, int priority, char *wmesg, int timo) in newnfs_msleep() function
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clbio.c1460 error = newnfs_msleep(td, &nmp->nm_bufq, in ncl_asyncio()
H A Dnfs_clvnops.c2931 error = newnfs_msleep(td, &np->n_directio_asyncwr, in ncl_flush()