Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/arm64/
Dvmlinux.h26798 struct btrfs_free_cluster { struct
26799 spinlock_t lock;
26800 spinlock_t refill_lock;
26801 struct rb_root root;
26802 u64 max_size;
26803 u64 window_start;
26804 bool fragmented;
26805 struct btrfs_block_group *block_group;
26806 struct list_head block_group_list;
Dvmlinux_608.h26798 struct btrfs_free_cluster { struct
26799 spinlock_t lock;
26800 spinlock_t refill_lock;
26801 struct rb_root root;
26802 u64 max_size;
26803 u64 window_start;
26804 bool fragmented;
26805 struct btrfs_block_group *block_group;
26806 struct list_head block_group_list;
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h60560 struct btrfs_free_cluster { struct
60561 spinlock_t lock;
60562 spinlock_t refill_lock;
60563 struct rb_root root;
60564 u64 max_size;
60565 u64 window_start;
60566 bool fragmented;
60567 struct btrfs_block_group *block_group;
60568 struct list_head block_group_list;
Dvmlinux_602.h60560 struct btrfs_free_cluster { struct
60561 spinlock_t lock;
60562 spinlock_t refill_lock;
60563 struct rb_root root;
60564 u64 max_size;
60565 u64 window_start;
60566 bool fragmented;
60567 struct btrfs_block_group *block_group;
60568 struct list_head block_group_list;