Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dnfs4proc.c980 struct nfs4_opendata { struct
981 struct kref kref;
982 struct nfs_openargs o_arg;
983 struct nfs_openres o_res;
984 struct nfs_open_confirmargs c_arg;
985 struct nfs_open_confirmres c_res;
986 struct nfs4_string owner_name;
987 struct nfs4_string group_name;
988 struct nfs4_label *a_label;
989 struct nfs_fattr f_attr;
[all …]