Searched refs:rb_refresh_worker (Results 1 – 2 of 2) sorted by relevance
797 rb_refresh_worker); in rpcrdma_mr_refresh_worker()823 queue_work(xprtiod_workqueue, &buf->rb_refresh_worker); in rpcrdma_mrs_refresh()1076 INIT_WORK(&buf->rb_refresh_worker, rpcrdma_mr_refresh_worker); in rpcrdma_buffer_create()1142 cancel_work_sync(&buf->rb_refresh_worker); in rpcrdma_mrs_destroy()
379 struct work_struct rb_refresh_worker; member