Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnfs_xdr.h442 struct nfs_openres { struct
443 struct nfs4_sequence_res seq_res;
444 nfs4_stateid stateid;
445 struct nfs_fh fh;
446 struct nfs4_change_info cinfo;
447 __u32 rflags;
448 struct nfs_fattr * f_attr;
449 struct nfs4_label *f_label;
450 struct nfs_seqid * seqid;
451 const struct nfs_server *server;
[all …]