Searched defs:afs_cell (Results 1 – 1 of 1) sorted by relevance
355 struct afs_cell { struct361 struct afs_cell *alias_of; /* The cell this is an alias of */ argument374 enum afs_cell_state state; argument375 short error;379 unsigned int debug_id;384 seqlock_t volume_lock; /* For volumes */388 seqlock_t fs_lock; /* For fs_servers */389 struct rw_semaphore fs_open_mmaps_lock;394 rwlock_t vl_servers_lock; /* Lock on vl_servers */395 struct afs_vlserver_list __rcu *vl_servers;[all …]
Completed in 12 milliseconds