Searched defs:afs_server (Results 1 – 1 of 1) sorted by relevance
529 struct afs_server { struct540 struct list_head volumes; /* RCU list of afs_server_entry objects */ argument542 struct timer_list timer; /* Management timer */544 unsigned long flags;558 refcount_t ref; /* Object refcount */559 atomic_t active; /* Active user count */560 u32 addr_version; /* Address list version */561 u16 service_id; /* Service ID we're using. */562 short create_error; /* Creation error */586 struct afs_server_entry { argument[all …]