Searched defs:slptimeo (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/nfs/
H A Dnfs_bio.c1332 nfs_buf_acquire(struct nfsbuf *bp, int flags, int slpflag, int slptimeo) argument
3258 int error = 0, error2, slptimeo = 0, slpflag = 0; local
3466 nfs_vinvalbuf_internal( nfsnode_t np, int flags, thread_t thd, kauth_cred_t cred, int slpflag, int slptimeo) argument
3631 int error, slpflag, slptimeo, nflags, retry = 0; local
[all...]
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_bio.c1472 buf_invalidateblks(vnode_t vp, int flags, int slpflag, int slptimeo) argument
2886 buf_getblk(vnode_t vp, daddr64_t blkno, int size, int slpflag, int slptimeo, int operation) argument
3422 getnewbuf(int slpflag, int slptimeo, int * queue) argument
3789 buf_acquire(buf_t bp, int flags, int slpflag, int slptimeo) argument
3803 buf_acquire_locked(buf_t bp, int flags, int slpflag, int slptimeo) argument
[all...]

Completed in 33 milliseconds