Home
last modified time | relevance | path

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

/trueos/sys/fs/nfs/
HDnfs_var.h667 int newnfs_msleep(struct thread *, void *, struct mtx *, int, char *, int);
HDnfs_commonkrpc.c1112 newnfs_msleep(struct thread *td, void *ident, struct mtx *mtx, int priority, char *wmesg, int timo) in newnfs_msleep() function
/trueos/sys/fs/nfsclient/
HDnfs_clbio.c1483 error = newnfs_msleep(td, &nmp->nm_bufq, in ncl_asyncio()
HDnfs_clvnops.c2937 error = newnfs_msleep(td, &np->n_directio_asyncwr, in ncl_flush()