Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h61122 struct btrfs_inode { struct
61123 struct btrfs_root *root;
61124 struct btrfs_key location;
61125 spinlock_t lock;
61126 struct extent_map_tree extent_tree;
61127 struct extent_io_tree io_tree;
61128 struct rb_root io_failure_tree;
61129 spinlock_t io_failure_lock;
61130 struct extent_io_tree file_extent_tree;
61131 struct mutex log_mutex;
[all …]
H A Dvmlinux.h61122 struct btrfs_inode { struct
61123 struct btrfs_root *root;
61124 struct btrfs_key location;
61125 spinlock_t lock;
61126 struct extent_map_tree extent_tree;
61127 struct extent_io_tree io_tree;
61128 struct rb_root io_failure_tree;
61129 spinlock_t io_failure_lock;
61130 struct extent_io_tree file_extent_tree;
61131 struct mutex log_mutex;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h28019 struct btrfs_inode { struct
28020 struct btrfs_root *root;
28021 struct btrfs_key location;
28022 spinlock_t lock;
28023 struct extent_map_tree extent_tree;
28024 struct extent_io_tree io_tree;
28025 struct extent_io_tree io_failure_tree;
28026 struct extent_io_tree file_extent_tree;
28027 struct mutex log_mutex;
28028 struct btrfs_ordered_inode_tree ordered_tree;
[all …]
H A Dvmlinux.h28019 struct btrfs_inode { struct
28020 struct btrfs_root *root;
28021 struct btrfs_key location;
28022 spinlock_t lock;
28023 struct extent_map_tree extent_tree;
28024 struct extent_io_tree io_tree;
28025 struct extent_io_tree io_failure_tree;
28026 struct extent_io_tree file_extent_tree;
28027 struct mutex log_mutex;
28028 struct btrfs_ordered_inode_tree ordered_tree;
[all …]