Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h47263 struct ext4_allocation_context { struct
47264 struct inode *ac_inode;
47265 struct super_block *ac_sb;
47266 struct ext4_free_extent ac_o_ex;
47267 struct ext4_free_extent ac_g_ex;
47268 struct ext4_free_extent ac_b_ex;
47269 struct ext4_free_extent ac_f_ex;
47270 ext4_group_t ac_last_optimal_group;
47271 __u32 ac_groups_considered;
47272 __u32 ac_flags;
[all …]