Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h49166 struct fuse_file { struct
49167 struct fuse_mount *fm;
49168 struct fuse_release_args *release_args;
49169 u64 kh;
49170 u64 fh;
49171 u64 nodeid;
49172 refcount_t count;
49173 u32 open_flags;
49174 struct list_head write_entry;
49175 struct {
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h58923 struct fuse_file { struct
58924 struct fuse_mount *fm;
58925 struct fuse_release_args *release_args;
58926 u64 kh;
58927 u64 fh;
58928 u64 nodeid;
58929 refcount_t count;
58930 u32 open_flags;
58931 struct list_head write_entry;
58932 struct {
[all …]