Searched refs:ex_rwork (Results 1 – 2 of 2) sorted by relevance
79 struct rcu_work ex_rwork; member
370 struct svc_export, ex_rwork); in svc_export_release()385 INIT_RCU_WORK(&exp->ex_rwork, svc_export_release); in svc_export_put()386 queue_rcu_work(nfsd_export_wq, &exp->ex_rwork); in svc_export_put()