Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dblock_if.h80 int blockif_candelete(struct blockif_ctxt *bc);
H A Dpci_virtio_block.c489 if (blockif_candelete(sc->bc)) in pci_vtblk_init()
H A Dblock_if.c1005 blockif_candelete(struct blockif_ctxt *bc) in blockif_candelete() function
H A Dpci_ahci.c1015 if (blockif_candelete(p->bctx) && !blockif_is_ro(p->bctx)) { in ahci_handle_read_log()
1091 candelete = blockif_candelete(p->bctx); in ata_identify_init()
H A Dpci_nvme.c624 nvstore->deallocate = blockif_candelete(nvstore->ctx); in pci_nvme_init_nsdata()