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