Searched defs:nfs_access_entry (Results 1 – 1 of 1) sorted by relevance
15813 struct nfs_access_entry { struct15814 struct rb_node rb_node;15815 struct list_head lru;15816 const struct cred *cred;15817 __u32 mask;15818 struct callback_head callback_head;