Home
last modified time | relevance | path

Searched defs:ext4_allocation_context (Results 1 – 9 of 9) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h43258 struct ext4_allocation_context { struct
43259 struct inode *ac_inode;
43260 struct super_block *ac_sb;
43261 struct ext4_free_extent ac_o_ex;
43262 struct ext4_free_extent ac_g_ex;
43263 struct ext4_free_extent ac_b_ex;
43264 struct ext4_free_extent ac_f_ex;
43265 __u32 ac_groups_considered;
43266 __u32 ac_flags;
43267 __u16 ac_groups_scanned;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h85280 struct ext4_allocation_context { struct
85281 struct inode *ac_inode;
85282 struct super_block *ac_sb;
85283 struct ext4_free_extent ac_o_ex;
85284 struct ext4_free_extent ac_g_ex;
85285 struct ext4_free_extent ac_b_ex;
85286 struct ext4_free_extent ac_f_ex;
85287 __u32 ac_groups_considered;
85288 __u32 ac_flags;
85289 __u16 ac_groups_scanned;
[all …]
Dvmlinux.h85280 struct ext4_allocation_context { struct
85281 struct inode *ac_inode;
85282 struct super_block *ac_sb;
85283 struct ext4_free_extent ac_o_ex;
85284 struct ext4_free_extent ac_g_ex;
85285 struct ext4_free_extent ac_b_ex;
85286 struct ext4_free_extent ac_f_ex;
85287 __u32 ac_groups_considered;
85288 __u32 ac_flags;
85289 __u16 ac_groups_scanned;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h58929 struct ext4_allocation_context { struct
58930 struct inode *ac_inode;
58931 struct super_block *ac_sb;
58932 struct ext4_free_extent ac_o_ex;
58933 struct ext4_free_extent ac_g_ex;
58934 struct ext4_free_extent ac_b_ex;
58935 struct ext4_free_extent ac_f_ex;
58936 ext4_group_t ac_last_optimal_group;
58937 __u32 ac_groups_considered;
58938 __u32 ac_flags;
[all …]
Dvmlinux.h58929 struct ext4_allocation_context { struct
58930 struct inode *ac_inode;
58931 struct super_block *ac_sb;
58932 struct ext4_free_extent ac_o_ex;
58933 struct ext4_free_extent ac_g_ex;
58934 struct ext4_free_extent ac_b_ex;
58935 struct ext4_free_extent ac_f_ex;
58936 ext4_group_t ac_last_optimal_group;
58937 __u32 ac_groups_considered;
58938 __u32 ac_flags;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h26348 struct ext4_allocation_context { struct
26349 struct inode *ac_inode;
26350 struct super_block *ac_sb;
26351 struct ext4_free_extent ac_o_ex;
26352 struct ext4_free_extent ac_g_ex;
26353 struct ext4_free_extent ac_b_ex;
26354 struct ext4_free_extent ac_f_ex;
26355 __u32 ac_groups_considered;
26356 __u32 ac_flags;
26357 __u16 ac_groups_scanned;
[all …]
Dvmlinux_608.h26348 struct ext4_allocation_context { struct
26349 struct inode *ac_inode;
26350 struct super_block *ac_sb;
26351 struct ext4_free_extent ac_o_ex;
26352 struct ext4_free_extent ac_g_ex;
26353 struct ext4_free_extent ac_b_ex;
26354 struct ext4_free_extent ac_f_ex;
26355 __u32 ac_groups_considered;
26356 __u32 ac_flags;
26357 __u16 ac_groups_scanned;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h41066 struct ext4_allocation_context { struct
41067 struct inode *ac_inode;
41068 struct super_block *ac_sb;
41069 struct ext4_free_extent ac_o_ex;
41070 struct ext4_free_extent ac_g_ex;
41071 struct ext4_free_extent ac_b_ex;
41072 struct ext4_free_extent ac_f_ex;
41073 __u32 ac_groups_considered;
41074 __u32 ac_flags;
41075 __u16 ac_groups_scanned;
[all …]
Dvmlinux_602.h41066 struct ext4_allocation_context { struct
41067 struct inode *ac_inode;
41068 struct super_block *ac_sb;
41069 struct ext4_free_extent ac_o_ex;
41070 struct ext4_free_extent ac_g_ex;
41071 struct ext4_free_extent ac_b_ex;
41072 struct ext4_free_extent ac_f_ex;
41073 __u32 ac_groups_considered;
41074 __u32 ac_flags;
41075 __u16 ac_groups_scanned;
[all …]