Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnfs4proc.c911 struct nfs4_opendata { struct
912 struct kref kref;
913 struct nfs_openargs o_arg;
914 struct nfs_openres o_res;
915 struct nfs_open_confirmargs c_arg;
916 struct nfs_open_confirmres c_res;
917 struct nfs4_string owner_name;
918 struct nfs4_string group_name;
919 struct nfs_fattr f_attr;
920 struct nfs4_label *f_label;
[all …]