Lines Matching defs:nfs_openres
484 struct nfs_openres { struct
485 struct nfs4_sequence_res seq_res;
486 nfs4_stateid stateid;
487 struct nfs_fh fh;
488 struct nfs4_change_info cinfo;
489 __u32 rflags;
490 struct nfs_fattr * f_attr;
491 struct nfs4_label *f_label;
492 struct nfs_seqid * seqid;
493 const struct nfs_server *server;
494 fmode_t delegation_type;
495 nfs4_stateid delegation;
496 unsigned long pagemod_limit;
497 __u32 do_recall;
498 __u32 attrset[NFS4_BITMAP_SIZE];
499 struct nfs4_string *owner;
500 struct nfs4_string *group_owner;
501 __u32 access_request;
502 __u32 access_supported;
503 __u32 access_result;
504 struct nfs4_layoutget_res *lg_res;