Home
last modified time | relevance | path

Searched refs:blockif_candelete (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dblock_if.h77 int blockif_candelete(struct blockif_ctxt *bc);
H A Dpci_virtio_block.c472 if (blockif_candelete(sc->bc)) in pci_vtblk_init()
H A Dblock_if.c1180 blockif_candelete(struct blockif_ctxt *bc) in blockif_candelete() function
H A Dpci_ahci.c963 if (blockif_candelete(p->bctx) && !blockif_is_ro(p->bctx)) { in ahci_handle_read_log()
1039 candelete = blockif_candelete(p->bctx); in ata_identify_init()
H A Dpci_nvme.c631 nvstore->deallocate = blockif_candelete(nvstore->ctx); in pci_nvme_init_nsdata()