Home
last modified time | relevance | path

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

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