Home
last modified time | relevance | path

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

/linux-6.15/fs/afs/
H A Dinternal.h529 struct afs_server { struct
540 struct list_head volumes; /* RCU list of afs_server_entry objects */ argument
542 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 …]