Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs_xdr.h418 struct nfs_openres { struct
419 struct nfs4_sequence_res seq_res;
420 nfs4_stateid stateid;
421 struct nfs_fh fh;
422 struct nfs4_change_info cinfo;
423 __u32 rflags;
424 struct nfs_fattr * f_attr;
425 struct nfs4_label *f_label;
426 struct nfs_seqid * seqid;
427 const struct nfs_server *server;
[all …]