Home
last modified time | relevance | path

Searched refs:ext4_mb_prefetch (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/fs/ext4/
Dmballoc.c2696 ext4_group_t ext4_mb_prefetch(struct super_block *sb, ext4_group_t group, in ext4_mb_prefetch() function
2867 prefetch_grp = ext4_mb_prefetch(sb, group, in ext4_mb_regular_allocator()
Dext4.h2909 extern ext4_group_t ext4_mb_prefetch(struct super_block *sb,
Dsuper.c3716 elr->lr_next_group = ext4_mb_prefetch(sb, group, nr, &prefetch_ios); in ext4_run_li_request()