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