Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ext4/
H A Dmballoc.h166 struct inode *ac_inode;
167 struct super_block *ac_sb;
182 __u32 ac_groups_considered;
184 __u16 ac_groups_scanned;
186 __u16 ac_found;
187 __u16 ac_tail;
188 __u16 ac_buddy;
189 __u8 ac_status;
190 __u8 ac_criteria;
194 struct page *ac_bitmap_page;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ext4/
H A Dmballoc.h166 struct inode *ac_inode;
167 struct super_block *ac_sb;
182 __u32 ac_groups_considered;
184 __u16 ac_groups_scanned;
186 __u16 ac_found;
187 __u16 ac_tail;
188 __u16 ac_buddy;
189 __u8 ac_status;
190 __u8 ac_criteria;
194 struct page *ac_bitmap_page;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ext4/
H A Dmballoc.h166 struct inode *ac_inode;
167 struct super_block *ac_sb;
182 __u32 ac_groups_considered;
184 __u16 ac_groups_scanned;
186 __u16 ac_found;
187 __u16 ac_tail;
188 __u16 ac_buddy;
189 __u8 ac_status;
190 __u8 ac_criteria;
194 struct page *ac_bitmap_page;
[all …]