Home
last modified time | relevance | path

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

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