Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/arm64/
Dvmlinux.h27119 struct extent_buffer { struct
27120 u64 start;
27121 long unsigned int len;
27122 long unsigned int bflags;
27123 struct btrfs_fs_info *fs_info;
27124 spinlock_t refs_lock;
27125 atomic_t refs;
27126 atomic_t io_pages;
27127 int read_mirror;
27128 struct callback_head callback_head;
[all …]
Dvmlinux_608.h27119 struct extent_buffer { struct
27120 u64 start;
27121 long unsigned int len;
27122 long unsigned int bflags;
27123 struct btrfs_fs_info *fs_info;
27124 spinlock_t refs_lock;
27125 atomic_t refs;
27126 atomic_t io_pages;
27127 int read_mirror;
27128 struct callback_head callback_head;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h60885 struct extent_buffer { struct
60886 u64 start;
60887 long unsigned int len;
60888 long unsigned int bflags;
60889 struct btrfs_fs_info *fs_info;
60890 spinlock_t refs_lock;
60891 atomic_t refs;
60892 atomic_t io_pages;
60893 int read_mirror;
60894 struct callback_head callback_head;
[all …]
Dvmlinux_602.h60885 struct extent_buffer { struct
60886 u64 start;
60887 long unsigned int len;
60888 long unsigned int bflags;
60889 struct btrfs_fs_info *fs_info;
60890 spinlock_t refs_lock;
60891 atomic_t refs;
60892 atomic_t io_pages;
60893 int read_mirror;
60894 struct callback_head callback_head;
[all …]