Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs_xdr.h484 struct nfs_openres { struct
485 struct nfs4_sequence_res seq_res;
486 nfs4_stateid stateid;
487 struct nfs_fh fh;
488 struct nfs4_change_info cinfo;
489 __u32 rflags;
490 struct nfs_fattr * f_attr;
491 struct nfs_seqid * seqid;
492 const struct nfs_server *server;
493 fmode_t delegation_type;
[all …]