HomeSort by: relevance | last modified time | path
    Searched refs:newnfs_msleep (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/nfs/common/
nfs_var.h 671 int newnfs_msleep(struct lwp *, void *, struct kmutex *, int, char *, int);
nfs_commonkrpc.c 1118 newnfs_msleep(struct thread *td, void *ident, struct mtx *mtx, int priority, char *wmesg, int timo) function in typeref:typename:int
  /src/sys/fs/nfs/client/
nfs_clbio.c 1460 error = newnfs_msleep(td, &nmp->nm_bufq,
nfs_clvnops.c 2931 error = newnfs_msleep(td, &np->n_directio_asyncwr,

Completed in 16 milliseconds