Home
last modified time | relevance | path

Searched defs:nfs_access_entry (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/include/linux/
Dnfs_fs.h61 struct nfs_access_entry { struct
62 struct rb_node rb_node;
63 struct list_head lru;
64 const struct cred * cred;
65 __u32 mask;
66 struct rcu_head rcu_head;