Searched refs:rb_refresh_worker (Results 1 – 2 of 2) sorted by relevance
802 rb_refresh_worker); in rpcrdma_mr_refresh_worker()828 queue_work(xprtiod_workqueue, &buf->rb_refresh_worker); in rpcrdma_mrs_refresh()1056 INIT_WORK(&buf->rb_refresh_worker, rpcrdma_mr_refresh_worker); in rpcrdma_buffer_create()1122 cancel_work_sync(&buf->rb_refresh_worker); in rpcrdma_mrs_destroy()
372 struct work_struct rb_refresh_worker; member