Home
last modified time | relevance | path

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

/fs/afs/
Dinternal.h355 struct afs_cell { struct
361 struct afs_cell *alias_of; /* The cell this is an alias of */ argument
377 enum afs_cell_state state; argument
378 short error;
379 enum dns_record_source dns_source:8; /* Latest source of data from lookup */
380 enum dns_lookup_status dns_status:8; /* Latest status of data from lookup */
381 unsigned int dns_lookup_count; /* Counter of DNS lookups */
382 unsigned int debug_id;
385 struct rb_root volumes; /* Tree of volumes on this server */
386 struct hlist_head proc_volumes; /* procfs volume list */
[all …]