Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h52033 struct nfs_openres { struct
52034 struct nfs4_sequence_res seq_res;
52035 nfs4_stateid stateid;
52036 struct nfs_fh fh;
52037 struct nfs4_change_info cinfo;
52038 __u32 rflags;
52039 struct nfs_fattr *f_attr;
52040 struct nfs4_label *f_label;
52041 struct nfs_seqid *seqid;
52042 const struct nfs_server *server;
[all …]
Dvmlinux.h52033 struct nfs_openres { struct
52034 struct nfs4_sequence_res seq_res;
52035 nfs4_stateid stateid;
52036 struct nfs_fh fh;
52037 struct nfs4_change_info cinfo;
52038 __u32 rflags;
52039 struct nfs_fattr *f_attr;
52040 struct nfs4_label *f_label;
52041 struct nfs_seqid *seqid;
52042 const struct nfs_server *server;
[all …]