Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dio-cmd-bdev.c351 u16 nvmet_bdev_flush(struct nvmet_req *req) in nvmet_bdev_flush() function
H A Dnvmet.h576 u16 nvmet_bdev_flush(struct nvmet_req *req);
H A Dadmin-cmd.c752 status = nvmet_bdev_flush(req); in nvmet_write_protect_flush_sync()