Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dinternal.h570 struct afs_volume { struct
571 union {
575 refcount_t ref;
578 struct rb_node cell_node; /* Link in cell->volumes */
581 unsigned long flags;
591 struct fscache_volume *cache; /* Caching cookie */
594 rwlock_t servers_lock; /* Lock for ->servers */
597 unsigned cb_v_break; /* Break-everything counter. */
598 rwlock_t cb_v_break_lock;
600 afs_voltype_t type; /* type of volume */
[all …]