Searched defs:slpflag (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/sys/fs/nfsclient/
H A Dnfs_clbio.c1321 int error = 0, slpflag, slptimeo; local
1402 int slpflag = 0; local
H A Dnfs_clvnops.c2652 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; local
/freebsd-10.2-release/sys/nfsclient/
H A Dnfs_bio.c1270 int error = 0, slpflag, slptimeo; local
1340 int slpflag = 0; local
H A Dnfs_vnops.c2980 int error = 0, slptimeo = 0, slpflag = 0, retv, bvecpos; local
/freebsd-10.2-release/sys/cam/scsi/
H A Dscsi_enc_safte.c1037 safte_set_enc_status(enc_softc_t *enc, uint8_t encstat, int slpflag) argument
1070 safte_set_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflag) argument
H A Dscsi_enc_ses.c2600 ses_get_enc_status(enc_softc_t *enc, int slpflag) argument
2607 ses_set_enc_status(enc_softc_t *enc, uint8_t encstat, int slpflag) argument
2624 ses_get_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflag) argument
2633 ses_set_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflag) argument
/freebsd-10.2-release/sys/kern/
H A Dvfs_bio.c2076 getnewbuf_bufd_help(struct vnode *vp, int gbflags, int slpflag, int slptimeo, argument
2438 getnewbuf(struct vnode *vp, int slpflag, int slptimeo, int size, int maxsize, argument
3090 getblk(struct vnode *vp, daddr_t blkno, int size, int slpflag, int slptimeo, argument
4484 bufobj_wwait(struct bufobj *bo, int slpflag, int timeo) argument
[all...]
H A Dvfs_subr.c1282 bufobj_invalbuf(struct bufobj *bo, int flags, int slpflag, int slptimeo) argument
1366 vinvalbuf(struct vnode *vp, int flags, int slpflag, int slptimeo) argument
1381 flushbuflist(struct bufv *bufv, int flags, struct bufobj *bo, int slpflag, argument

Completed in 111 milliseconds