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