Searched defs:nfsd_fcache_disposal (Results 1 – 1 of 1) sorted by relevance
47 struct nfsd_fcache_disposal { struct48 struct list_head list;49 struct work_struct work;50 struct net *net;51 spinlock_t lock;52 struct list_head freeme;53 struct rcu_head rcu;