Lines Matching refs:bio_cmd
498 if ((bp->bio_cmd == BIO_READ) || (bp->bio_cmd == BIO_WRITE)) { in g_md_start()
665 switch (bp->bio_cmd) { in mdstart_malloc()
696 if (bp->bio_cmd == BIO_DELETE) { in mdstart_malloc()
699 } else if (bp->bio_cmd == BIO_READ) { in mdstart_malloc()
738 } else if (bp->bio_cmd == BIO_WRITE) { in mdstart_malloc()
872 switch (bp->bio_cmd) { in mdstart_preload()
926 switch (bp->bio_cmd) { in mdstart_vnode()
1002 if (bp->bio_cmd == BIO_READ) { in mdstart_vnode()
1048 switch (bp->bio_cmd) { in mdstart_swap()
1082 if (bp->bio_cmd == BIO_READ) { in mdstart_swap()
1114 } else if (bp->bio_cmd == BIO_WRITE) { in mdstart_swap()
1140 } else if (bp->bio_cmd == BIO_DELETE) { in mdstart_swap()
1193 switch (bp->bio_cmd) { in mdstart_null()
1249 if (bp->bio_cmd == BIO_GETATTR) { in md_kthread()
1253 if (bp->bio_cmd == BIO_READ || bp->bio_cmd == BIO_WRITE) { in md_kthread()