Searched refs:ssh_flush_request (Results 1 – 1 of 1) sorted by relevance
1096 struct ssh_flush_request { struct1107 struct ssh_flush_request *rqst; in ssh_rtl_flush_request_complete() argument1109 rqst = container_of(r, struct ssh_flush_request, base); in ssh_rtl_flush_request_complete()1115 struct ssh_flush_request *rqst; in ssh_rtl_flush_request_release()1117 rqst = container_of(r, struct ssh_flush_request, base); in ssh_rtl_flush_request_release()1157 struct ssh_flush_request rqst; in ssh_rtl_flush()