Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvme/
H A Dnvme_ns.c55 static struct bio ** nvme_construct_child_bios(struct bio *bp,
364 nvme_construct_child_bios(struct bio *bp, uint32_t alignment, int *num_bios) in nvme_construct_child_bios() function
427 child_bios = nvme_construct_child_bios(bp, alignment, &num_bios); in nvme_ns_split_bio()