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

  /src/sys/fs/nfs/client/
nfs_clbio.c 481 rabp->b_iocmd = BIO_READ;
517 bp->b_iocmd = BIO_READ;
546 bp->b_iocmd = BIO_READ;
572 bp->b_iocmd = BIO_READ;
601 bp->b_iocmd = BIO_READ;
644 rabp->b_iocmd = BIO_READ;
1093 bp->b_iocmd = BIO_READ;
1488 if (bp->b_iocmd == BIO_READ) {
1594 if (iocmd == BIO_READ) {
nfs_clnfsiod.c 300 if (bp->b_iocmd == BIO_READ)
nfs_clvnops.c 2593 if (bp->b_iocmd == BIO_READ)
  /src/sys/dev/ieee1394/
fwmem.c 255 if ((bp->bio_cmd & BIO_READ) == BIO_READ) {
firewirereg.h 324 #define BIO_READ B_READ

Completed in 17 milliseconds