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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_bio.c1332 nfs_buf_acquire(struct nfsbuf *bp, int flags, int slpflag, int slptimeo) argument
3249 int error = 0, error2, slptimeo = 0, slpflag = 0; local
3457 nfs_vinvalbuf_internal( nfsnode_t np, int flags, thread_t thd, kauth_cred_t cred, int slpflag, int slptimeo) argument
3622 int error, slpflag, slptimeo, nflags, retry = 0; local
[all...]
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c1435 buf_invalidateblks(vnode_t vp, int flags, int slpflag, int slptimeo) argument
2859 buf_getblk(vnode_t vp, daddr64_t blkno, int size, int slpflag, int slptimeo, int operation) argument
3320 getnewbuf(int slpflag, int slptimeo, int * queue) argument
3685 buf_acquire(buf_t bp, int flags, int slpflag, int slptimeo) argument
3699 buf_acquire_locked(buf_t bp, int flags, int slpflag, int slptimeo) argument
[all...]

Completed in 26 milliseconds