Searched defs:afs_permits (Results 1 – 1 of 1) sorted by relevance
777 struct afs_permits { struct778 struct rcu_head rcu;779 struct hlist_node hash_node; /* Link in hash */780 unsigned long h; /* Hash value for this permit list */781 refcount_t usage;782 unsigned short nr_permits; /* Number of records */783 bool invalidated; /* Invalidated due to key change */