Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dio-cmd-bdev.c333 u16 nvmet_bdev_flush(struct nvmet_req *req) in nvmet_bdev_flush() function
H A Dnvmet.h524 u16 nvmet_bdev_flush(struct nvmet_req *req);
H A Dadmin-cmd.c688 status = nvmet_bdev_flush(req); in nvmet_write_protect_flush_sync()