Home
last modified time | relevance | path

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

/linux-6.15/fs/afs/
H A Dinternal.h612 struct afs_volume { struct
613 struct rcu_head rcu;
614 afs_volid_t vid; /* The volume ID of this volume */
616 refcount_t ref;
624 unsigned long flags;
632 struct fscache_volume *cache; /* Caching cookie */
635 rwlock_t servers_lock; /* Lock for ->servers */
650 rwlock_t cb_v_break_lock;
651 struct rw_semaphore open_mmaps_lock;
654 afs_voltype_t type; /* type of volume */
[all …]