Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dnfs_xdr.h479 struct nfs_openres { struct
480 struct nfs4_sequence_res seq_res;
481 nfs4_stateid stateid;
482 struct nfs_fh fh;
483 struct nfs4_change_info cinfo;
484 __u32 rflags;
485 struct nfs_fattr * f_attr;
486 struct nfs4_label *f_label;
487 struct nfs_seqid * seqid;
488 const struct nfs_server *server;
[all …]