Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/arm64/
Dvmlinux.h28279 struct btrfs_caching_control { struct
28280 struct list_head list;
28281 struct mutex mutex;
28282 wait_queue_head_t wait;
28283 struct btrfs_work work;
28284 struct btrfs_block_group *block_group;
28285 u64 progress;
28286 refcount_t count;
Dvmlinux_608.h28279 struct btrfs_caching_control { struct
28280 struct list_head list;
28281 struct mutex mutex;
28282 wait_queue_head_t wait;
28283 struct btrfs_work work;
28284 struct btrfs_block_group *block_group;
28285 u64 progress;
28286 refcount_t count;
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h61857 struct btrfs_caching_control { struct
61858 struct list_head list;
61859 struct mutex mutex;
61860 wait_queue_head_t wait;
61861 struct btrfs_work work;
61862 struct btrfs_block_group *block_group;
61863 refcount_t count;
Dvmlinux_602.h61857 struct btrfs_caching_control { struct
61858 struct list_head list;
61859 struct mutex mutex;
61860 wait_queue_head_t wait;
61861 struct btrfs_work work;
61862 struct btrfs_block_group *block_group;
61863 refcount_t count;