Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/arm64/
Dvmlinux.h27769 struct btrfs_delayed_ref_root { struct
27770 struct rb_root_cached href_root;
27771 struct rb_root dirty_extent_root;
27772 spinlock_t lock;
27773 atomic_t num_entries;
27774 long unsigned int num_heads;
27775 long unsigned int num_heads_ready;
27776 u64 pending_csums;
27777 long unsigned int flags;
27778 u64 run_delayed_start;
[all …]
Dvmlinux_608.h27769 struct btrfs_delayed_ref_root { struct
27770 struct rb_root_cached href_root;
27771 struct rb_root dirty_extent_root;
27772 spinlock_t lock;
27773 atomic_t num_entries;
27774 long unsigned int num_heads;
27775 long unsigned int num_heads_ready;
27776 u64 pending_csums;
27777 long unsigned int flags;
27778 u64 run_delayed_start;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h61448 struct btrfs_delayed_ref_root { struct
61449 struct rb_root_cached href_root;
61450 struct rb_root dirty_extent_root;
61451 spinlock_t lock;
61452 atomic_t num_entries;
61453 long unsigned int num_heads;
61454 long unsigned int num_heads_ready;
61455 u64 pending_csums;
61456 long unsigned int flags;
61457 u64 run_delayed_start;
[all …]
Dvmlinux_602.h61448 struct btrfs_delayed_ref_root { struct
61449 struct rb_root_cached href_root;
61450 struct rb_root dirty_extent_root;
61451 spinlock_t lock;
61452 atomic_t num_entries;
61453 long unsigned int num_heads;
61454 long unsigned int num_heads_ready;
61455 u64 pending_csums;
61456 long unsigned int flags;
61457 u64 run_delayed_start;
[all …]