Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h27958 struct btrfs_ordered_extent { struct
27959 u64 file_offset;
27960 u64 num_bytes;
27961 u64 ram_bytes;
27962 u64 disk_bytenr;
27963 u64 disk_num_bytes;
27964 u64 offset;
27965 u64 bytes_left;
27966 u64 outstanding_isize;
27967 u64 truncated_len;
[all …]
H A Dvmlinux.h27958 struct btrfs_ordered_extent { struct
27959 u64 file_offset;
27960 u64 num_bytes;
27961 u64 ram_bytes;
27962 u64 disk_bytenr;
27963 u64 disk_num_bytes;
27964 u64 offset;
27965 u64 bytes_left;
27966 u64 outstanding_isize;
27967 u64 truncated_len;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h62088 struct btrfs_ordered_extent { struct
62089 u64 file_offset;
62090 u64 num_bytes;
62091 u64 ram_bytes;
62092 u64 disk_bytenr;
62093 u64 disk_num_bytes;
62094 u64 offset;
62095 u64 bytes_left;
62096 u64 outstanding_isize;
62097 u64 truncated_len;
[all …]
H A Dvmlinux.h62088 struct btrfs_ordered_extent { struct
62089 u64 file_offset;
62090 u64 num_bytes;
62091 u64 ram_bytes;
62092 u64 disk_bytenr;
62093 u64 disk_num_bytes;
62094 u64 offset;
62095 u64 bytes_left;
62096 u64 outstanding_isize;
62097 u64 truncated_len;
[all …]