Searched refs:newnfs_msleep (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/fs/nfs/ |
H A D | nfs_var.h | 778 int newnfs_msleep(struct thread *, void *, struct mtx *, int, char *, int);
|
H A D | nfs_commonkrpc.c | 1606 newnfs_msleep(struct thread *td, void *ident, struct mtx *mtx, int priority, char *wmesg, int timo) in newnfs_msleep() function
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clbio.c | 1488 error = newnfs_msleep(td, &nmp->nm_bufq, in ncl_asyncio()
|