Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Dnfs4_fs.h227 struct nfs4_opendata { struct
228 struct kref kref;
229 struct nfs_openargs o_arg;
230 struct nfs_openres o_res;
231 struct nfs_open_confirmargs c_arg;
232 struct nfs_open_confirmres c_res;
233 struct nfs4_string owner_name;
234 struct nfs4_string group_name;
235 struct nfs4_label *a_label;
236 struct nfs_fattr f_attr;
[all …]