Home
last modified time | relevance | path

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

/third_party/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 …]