Lines Matching defs:nfs_openres
354 struct nfs_openres { struct
355 struct nfs4_sequence_res seq_res;
356 nfs4_stateid stateid;
357 struct nfs_fh fh;
358 struct nfs4_change_info cinfo;
359 __u32 rflags;
360 struct nfs_fattr * f_attr;
361 struct nfs4_label *f_label;
362 struct nfs_seqid * seqid;
363 const struct nfs_server *server;
364 fmode_t delegation_type;
365 nfs4_stateid delegation;
366 __u32 do_recall;
367 __u64 maxsize;
368 __u32 attrset[NFS4_BITMAP_SIZE];
369 struct nfs4_string *owner;
370 struct nfs4_string *group_owner;
371 __u32 access_request;
372 __u32 access_supported;
373 __u32 access_result;