Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4_fs.h218 struct nfs4_opendata { struct
219 struct kref kref;
220 struct nfs_openargs o_arg;
221 struct nfs_openres o_res;
222 struct nfs_open_confirmargs c_arg;
223 struct nfs_open_confirmres c_res;
224 struct nfs4_string owner_name;
225 struct nfs4_string group_name;
226 struct nfs4_label *a_label;
227 struct nfs_fattr f_attr;
[all …]