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