Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dio-cmd-file.c278 u16 nvmet_file_flush(struct nvmet_req *req) in nvmet_file_flush() function
287 nvmet_req_complete(req, nvmet_file_flush(req)); in nvmet_file_flush_work()
H A Dnvmet.h525 u16 nvmet_file_flush(struct nvmet_req *req);
H A Dadmin-cmd.c686 status = nvmet_file_flush(req); in nvmet_write_protect_flush_sync()