Searched defs:nfs_access_entry (Results 1 – 1 of 1) sorted by relevance
51 struct nfs_access_entry { struct52 struct rb_node rb_node;53 struct list_head lru;54 const struct cred * cred;55 __u32 mask;56 struct rcu_head rcu_head;