Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dmballoc.h173 struct ext4_allocation_context { struct
174 struct inode *ac_inode;
175 struct super_block *ac_sb;
197 __u16 ac_groups_scanned;
198 __u16 ac_found;
200 __u16 ac_tail;
201 __u16 ac_buddy;
202 __u8 ac_status;
203 __u8 ac_criteria;
207 struct folio *ac_bitmap_folio;
[all …]