Lines Matching refs:bio_cmd
496 if ((bp->bio_cmd == BIO_READ) || (bp->bio_cmd == BIO_WRITE)) { in g_md_start()
663 switch (bp->bio_cmd) { in mdstart_malloc()
694 if (bp->bio_cmd == BIO_DELETE) { in mdstart_malloc()
697 } else if (bp->bio_cmd == BIO_READ) { in mdstart_malloc()
736 } else if (bp->bio_cmd == BIO_WRITE) { in mdstart_malloc()
870 switch (bp->bio_cmd) { in mdstart_preload()
924 switch (bp->bio_cmd) { in mdstart_vnode()
1000 if (bp->bio_cmd == BIO_READ) { in mdstart_vnode()
1046 switch (bp->bio_cmd) { in mdstart_swap()
1080 if (bp->bio_cmd == BIO_READ) { in mdstart_swap()
1112 } else if (bp->bio_cmd == BIO_WRITE) { in mdstart_swap()
1138 } else if (bp->bio_cmd == BIO_DELETE) { in mdstart_swap()
1191 switch (bp->bio_cmd) { in mdstart_null()
1247 if (bp->bio_cmd == BIO_GETATTR) { in md_kthread()
1251 if (bp->bio_cmd == BIO_READ || bp->bio_cmd == BIO_WRITE) { in md_kthread()