Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dinternal.h255 struct afs_net { struct
257 struct afs_uuid uuid;
261 struct socket *socket;
264 struct mutex socket_mutex;
266 atomic_t nr_superblocks;
269 struct rb_root cells;
270 struct afs_cell *ws_cell;
273 atomic_t cells_outstanding;
278 struct hlist_head proc_cells;
295 struct timer_list fs_timer;
[all …]