Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dio-cmd-file.c253 u16 nvmet_file_flush(struct nvmet_req *req) in nvmet_file_flush() function
262 nvmet_req_complete(req, nvmet_file_flush(req)); in nvmet_file_flush_work()
H A Dnvmet.h577 u16 nvmet_file_flush(struct nvmet_req *req);
H A Dadmin-cmd.c750 status = nvmet_file_flush(req); in nvmet_write_protect_flush_sync()