Home
last modified time | relevance | path

Searched defs:nfsd_fcache_disposal (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/nfsd/
Dfilecache.c46 struct nfsd_fcache_disposal { struct
47 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;