Home
last modified time | relevance | path

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

/fs/afs/
A Dinternal.h534 struct afs_server { struct
545 struct list_head volumes; /* RCU list of afs_server_entry objects */ argument
547 struct timer_list timer; /* Management timer */
551 unsigned long flags;
565 refcount_t ref; /* Object refcount */
566 atomic_t active; /* Active user count */
567 u32 addr_version; /* Address list version */
568 u16 service_id; /* Service ID we're using. */
569 short create_error; /* Creation error */
593 struct afs_server_entry { argument
[all …]

Completed in 18 milliseconds