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.h512 struct nfs_openres { struct
513 struct nfs4_sequence_res seq_res;
514 nfs4_stateid stateid;
515 struct nfs_fh fh;
516 struct nfs4_change_info cinfo;
517 __u32 rflags;
518 struct nfs_fattr * f_attr;
519 struct nfs_seqid * seqid;
520 const struct nfs_server *server;
521 __u32 attrset[NFS4_BITMAP_SIZE];
[all …]