Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/arm64/
Dvmlinux.h27254 struct btrfs_root { struct
27258 struct btrfs_root *log_root; argument
27259 struct btrfs_root *reloc_root; argument
27261 struct btrfs_root_item root_item; argument
27262 struct btrfs_key root_key;
27263 struct btrfs_fs_info *fs_info;
27264 struct extent_io_tree dirty_log_pages;
27265 struct mutex objectid_mutex;
27266 spinlock_t accounting_lock;
27268 struct btrfs_block_rsv *block_rsv;
[all …]
Dvmlinux_608.h27254 struct btrfs_root { struct
27258 struct btrfs_root *log_root; argument
27259 struct btrfs_root *reloc_root; argument
27261 struct btrfs_root_item root_item; argument
27262 struct btrfs_key root_key;
27263 struct btrfs_fs_info *fs_info;
27264 struct extent_io_tree dirty_log_pages;
27265 struct mutex objectid_mutex;
27266 spinlock_t accounting_lock;
27268 struct btrfs_block_rsv *block_rsv;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h60927 struct btrfs_root { struct
60931 struct btrfs_root *log_root; argument
60932 struct btrfs_root *reloc_root; argument
60934 struct btrfs_root_item root_item; argument
60935 struct btrfs_key root_key;
60936 struct btrfs_fs_info *fs_info;
60937 struct extent_io_tree dirty_log_pages;
60938 struct mutex objectid_mutex;
60939 spinlock_t accounting_lock;
60941 struct btrfs_block_rsv *block_rsv;
[all …]
Dvmlinux_602.h60927 struct btrfs_root { struct
60931 struct btrfs_root *log_root; argument
60932 struct btrfs_root *reloc_root; argument
60934 struct btrfs_root_item root_item; argument
60935 struct btrfs_key root_key;
60936 struct btrfs_fs_info *fs_info;
60937 struct extent_io_tree dirty_log_pages;
60938 struct mutex objectid_mutex;
60939 spinlock_t accounting_lock;
60941 struct btrfs_block_rsv *block_rsv;
[all …]