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 nfs_seqid * seqid;
492 const struct nfs_server *server;
493 fmode_t delegation_type;
494 nfs4_stateid delegation;
495 unsigned long pagemod_limit;
496 __u32 do_recall;
497 __u32 attrset[NFS4_BITMAP_SIZE];
498 struct nfs4_string *owner;
499 struct nfs4_string *group_owner;
500 __u32 access_request;
501 __u32 access_supported;
502 __u32 access_result;
503 struct nfs4_layoutget_res *lg_res;