Home
last modified time | relevance | path

Searched refs:scm_request (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/block/
A Dscm_blk.c42 static void __scm_free_rq(struct scm_request *scmrq) in __scm_free_rq()
54 struct scm_request *scmrq; in scm_free_rqs()
58 scmrq = list_entry(iter, struct scm_request, list); in scm_free_rqs()
70 struct scm_request *scmrq; in __scm_alloc_rq()
111 static struct scm_request *scm_request_fetch(void) in scm_request_fetch()
113 struct scm_request *scmrq = NULL; in scm_request_fetch()
125 static void scm_request_done(struct scm_request *scmrq) in scm_request_done()
219 struct scm_request *scmrq) in scm_request_init()
279 struct scm_request *scmrq;
290 struct scm_request *scmrq; in scm_blk_request()
[all …]
A Dscm_blk.h29 struct scm_request { struct
46 struct aidaw *scm_aidaw_fetch(struct scm_request *scmrq, unsigned int bytes); argument

Completed in 5 milliseconds