Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h47564 struct ext4_allocation_context { struct
47565 struct inode *ac_inode;
47566 struct super_block *ac_sb;
47567 struct ext4_free_extent ac_o_ex;
47568 struct ext4_free_extent ac_g_ex;
47569 struct ext4_free_extent ac_b_ex;
47570 struct ext4_free_extent ac_f_ex;
47571 ext4_group_t ac_last_optimal_group;
47572 __u32 ac_groups_considered;
47573 __u32 ac_flags;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h76804 struct ext4_allocation_context { struct
76805 struct inode *ac_inode;
76806 struct super_block *ac_sb;
76807 struct ext4_free_extent ac_o_ex;
76808 struct ext4_free_extent ac_g_ex;
76809 struct ext4_free_extent ac_b_ex;
76810 struct ext4_free_extent ac_f_ex;
76811 __u16 ac_groups_scanned;
76812 __u16 ac_found;
76813 __u16 ac_tail;
[all …]
Dvmlinux.h76804 struct ext4_allocation_context { struct
76805 struct inode *ac_inode;
76806 struct super_block *ac_sb;
76807 struct ext4_free_extent ac_o_ex;
76808 struct ext4_free_extent ac_g_ex;
76809 struct ext4_free_extent ac_b_ex;
76810 struct ext4_free_extent ac_f_ex;
76811 __u16 ac_groups_scanned;
76812 __u16 ac_found;
76813 __u16 ac_tail;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h43223 struct ext4_allocation_context { struct
43224 struct inode *ac_inode;
43225 struct super_block *ac_sb;
43226 struct ext4_free_extent ac_o_ex;
43227 struct ext4_free_extent ac_g_ex;
43228 struct ext4_free_extent ac_b_ex;
43229 struct ext4_free_extent ac_f_ex;
43230 __u16 ac_groups_scanned;
43231 __u16 ac_found;
43232 __u16 ac_tail;
[all …]
Dvmlinux_510.h43223 struct ext4_allocation_context { struct
43224 struct inode *ac_inode;
43225 struct super_block *ac_sb;
43226 struct ext4_free_extent ac_o_ex;
43227 struct ext4_free_extent ac_g_ex;
43228 struct ext4_free_extent ac_b_ex;
43229 struct ext4_free_extent ac_f_ex;
43230 __u16 ac_groups_scanned;
43231 __u16 ac_found;
43232 __u16 ac_tail;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h47083 struct ext4_allocation_context { struct
47084 struct inode *ac_inode;
47085 struct super_block *ac_sb;
47086 struct ext4_free_extent ac_o_ex;
47087 struct ext4_free_extent ac_g_ex;
47088 struct ext4_free_extent ac_b_ex;
47089 struct ext4_free_extent ac_f_ex;
47090 __u16 ac_groups_scanned;
47091 __u16 ac_found;
47092 __u16 ac_tail;
[all …]
Dvmlinux_505.h47083 struct ext4_allocation_context { struct
47084 struct inode *ac_inode;
47085 struct super_block *ac_sb;
47086 struct ext4_free_extent ac_o_ex;
47087 struct ext4_free_extent ac_g_ex;
47088 struct ext4_free_extent ac_b_ex;
47089 struct ext4_free_extent ac_f_ex;
47090 __u16 ac_groups_scanned;
47091 __u16 ac_found;
47092 __u16 ac_tail;
[all …]