Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dmballoc.h162 struct ext4_allocation_context { struct
163 struct inode *ac_inode;
164 struct super_block *ac_sb;
167 struct ext4_free_extent ac_o_ex;
170 struct ext4_free_extent ac_g_ex;
173 struct ext4_free_extent ac_b_ex;
176 struct ext4_free_extent ac_f_ex;
178 __u16 ac_groups_scanned;
179 __u16 ac_found;
180 __u16 ac_tail;
[all …]