Lines Matching defs:nfs_openres
442 struct nfs_openres { struct
443 struct nfs4_sequence_res seq_res;
444 nfs4_stateid stateid;
445 struct nfs_fh fh;
446 struct nfs4_change_info cinfo;
447 __u32 rflags;
448 struct nfs_fattr * f_attr;
449 struct nfs4_label *f_label;
450 struct nfs_seqid * seqid;
451 const struct nfs_server *server;
452 fmode_t delegation_type;
453 nfs4_stateid delegation;
454 unsigned long pagemod_limit;
455 __u32 do_recall;
456 __u32 attrset[NFS4_BITMAP_SIZE];
457 struct nfs4_string *owner;
458 struct nfs4_string *group_owner;
459 __u32 access_request;
460 __u32 access_supported;
461 __u32 access_result;
462 struct nfs4_layoutget_res *lg_res;