Searched defs:nfs_access_entry (Results 1 – 1 of 1) sorted by relevance
44890 struct nfs_access_entry { struct44891 struct rb_node rb_node;44892 struct list_head lru;44893 const struct cred *cred;44894 __u32 mask;44895 struct callback_head callback_head;