Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dmballoc.h148 struct ext4_allocation_context { struct
149 struct inode *ac_inode;
150 struct super_block *ac_sb;
153 struct ext4_free_extent ac_o_ex;
156 struct ext4_free_extent ac_g_ex;
159 struct ext4_free_extent ac_b_ex;
162 struct ext4_free_extent ac_f_ex;
164 __u16 ac_groups_scanned;
165 __u16 ac_found;
166 __u16 ac_tail;
[all …]