Searched defs:nfs_access_entry (Results 1 – 3 of 3) 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;
16285 struct nfs_access_entry { struct16286 struct rb_node rb_node;16287 struct list_head lru;16288 const struct cred *cred;16289 __u32 mask;16290 struct callback_head callback_head;