Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/target/
H A Dio-cmd-bdev.c358 u16 nvmet_bdev_flush(struct nvmet_req *req) in nvmet_bdev_flush() function
H A Dnvmet.h701 u16 nvmet_bdev_flush(struct nvmet_req *req);
H A Dadmin-cmd.c1195 status = nvmet_bdev_flush(req); in nvmet_write_protect_flush_sync()