Lines Matching defs:nfs_openres
418 struct nfs_openres { struct
419 struct nfs4_sequence_res seq_res;
420 nfs4_stateid stateid;
421 struct nfs_fh fh;
422 struct nfs4_change_info cinfo;
423 __u32 rflags;
424 struct nfs_fattr * f_attr;
425 struct nfs4_label *f_label;
426 struct nfs_seqid * seqid;
427 const struct nfs_server *server;
428 fmode_t delegation_type;
429 nfs4_stateid delegation;
430 unsigned long pagemod_limit;
431 __u32 do_recall;
432 __u32 attrset[NFS4_BITMAP_SIZE];
433 struct nfs4_string *owner;
434 struct nfs4_string *group_owner;
435 __u32 access_request;
436 __u32 access_supported;
437 __u32 access_result;