Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dmballoc.c2726 ext4_group_t ext4_mb_prefetch(struct super_block *sb, ext4_group_t group, in ext4_mb_prefetch() function
2898 prefetch_grp = ext4_mb_prefetch(sb, group, in ext4_mb_regular_allocator()
H A Dext4.h2919 extern ext4_group_t ext4_mb_prefetch(struct super_block *sb,
H A Dsuper.c3690 elr->lr_next_group = ext4_mb_prefetch(sb, group, nr, &prefetch_ios); in ext4_run_li_request()