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