Searched refs:newnfs_msleep (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/fs/nfs/common/ |
H A D | nfs_var.h | 671 int newnfs_msleep(struct lwp *, void *, struct kmutex *, int, char *, int);
|
H A D | nfs_commonkrpc.c | 1118 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 D | nfs_clbio.c | 1460 error = newnfs_msleep(td, &nmp->nm_bufq, in ncl_asyncio()
|
H A D | nfs_clvnops.c | 2931 error = newnfs_msleep(td, &np->n_directio_asyncwr, in ncl_flush()
|