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.h503 struct nfs_openres { struct
504 struct nfs4_sequence_res seq_res;
505 nfs4_stateid stateid;
506 struct nfs_fh fh;
507 struct nfs4_change_info cinfo;
508 __u32 rflags;
509 struct nfs_fattr * f_attr;
510 struct nfs_seqid * seqid;
511 const struct nfs_server *server;
512 __u32 attrset[NFS4_BITMAP_SIZE];
[all …]