Searched refs:ssh_flush_request (Results 1 – 1 of 1) sorted by relevance
1081 struct ssh_flush_request { struct1092 struct ssh_flush_request *rqst; in ssh_rtl_flush_request_complete() argument1094 rqst = container_of(r, struct ssh_flush_request, base); in ssh_rtl_flush_request_complete()1100 struct ssh_flush_request *rqst; in ssh_rtl_flush_request_release()1102 rqst = container_of(r, struct ssh_flush_request, base); in ssh_rtl_flush_request_release()1142 struct ssh_flush_request rqst; in ssh_rtl_flush()