Searched defs:afs_permits (Results 1 – 1 of 1) sorted by relevance
768 struct afs_permits { struct769 struct rcu_head rcu;770 struct hlist_node hash_node; /* Link in hash */771 unsigned long h; /* Hash value for this permit list */772 refcount_t usage;773 unsigned short nr_permits; /* Number of records */774 bool invalidated; /* Invalidated due to key change */