Lines Matching defs:nfs_openres
341 struct nfs_openres { struct
342 nfs4_stateid stateid;
343 struct nfs_fh fh;
344 struct nfs4_change_info cinfo;
345 __u32 rflags;
346 struct nfs_fattr * f_attr;
347 struct nfs_fattr * dir_attr;
348 struct nfs_seqid * seqid;
349 const struct nfs_server *server;
350 fmode_t delegation_type;
351 nfs4_stateid delegation;
352 __u32 do_recall;
353 __u64 maxsize;
354 __u32 attrset[NFS4_BITMAP_SIZE];
355 struct nfs4_string *owner;
356 struct nfs4_string *group_owner;
357 struct nfs4_sequence_res seq_res;