Home
last modified time | relevance | path

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

/Linux-v5.15/fs/afs/
Dinternal.h356 struct afs_cell { struct
362 struct afs_cell *alias_of; /* The cell this is an alias of */ argument
378 enum afs_cell_state state; argument
379 short error;
382 unsigned int dns_lookup_count; /* Counter of DNS lookups */
383 unsigned int debug_id;
386 struct rb_root volumes; /* Tree of volumes on this server */
387 struct hlist_head proc_volumes; /* procfs volume list */
388 seqlock_t volume_lock; /* For volumes */
391 struct rb_root fs_servers; /* afs_server (by server UUID) */
[all …]