Home
last modified time | relevance | path

Searched refs:ex_rcu (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dexport.h78 struct rcu_head ex_rcu; member
H A Dexport.c363 kfree_rcu(exp, ex_rcu); in svc_export_put()