Searched refs:newnfs_msleep (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/fs/nfs/ |
| HD | nfs_var.h | 667 int newnfs_msleep(struct thread *, void *, struct mtx *, int, char *, int);
|
| HD | nfs_commonkrpc.c | 1112 newnfs_msleep(struct thread *td, void *ident, struct mtx *mtx, int priority, char *wmesg, int timo) in newnfs_msleep() function
|
| /trueos/sys/fs/nfsclient/ |
| HD | nfs_clbio.c | 1483 error = newnfs_msleep(td, &nmp->nm_bufq, in ncl_asyncio()
|
| HD | nfs_clvnops.c | 2937 error = newnfs_msleep(td, &np->n_directio_asyncwr, in ncl_flush()
|