Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnfs_xdr.h354 struct nfs_openres { struct
355 struct nfs4_sequence_res seq_res;
356 nfs4_stateid stateid;
357 struct nfs_fh fh;
358 struct nfs4_change_info cinfo;
359 __u32 rflags;
360 struct nfs_fattr * f_attr;
361 struct nfs4_label *f_label;
362 struct nfs_seqid * seqid;
363 const struct nfs_server *server;
[all …]