Home
last modified time | relevance | path

Searched defs:nfs_openres (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dnfs_xdr.h500 struct nfs_openres { struct
501 struct nfs4_sequence_res seq_res;
502 nfs4_stateid stateid;
503 struct nfs_fh fh;
504 struct nfs4_change_info cinfo;
505 __u32 rflags;
506 struct nfs_fattr * f_attr;
507 struct nfs_seqid * seqid;
508 const struct nfs_server *server;
509 __u32 attrset[NFS4_BITMAP_SIZE];
[all …]