Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dmballoc.c2225 ext4_group_t ext4_mb_prefetch(struct super_block *sb, ext4_group_t group, in ext4_mb_prefetch() function
2403 prefetch_grp = ext4_mb_prefetch(sb, group, in ext4_mb_regular_allocator()
H A Dext4.h2841 extern ext4_group_t ext4_mb_prefetch(struct super_block *sb,
H A Dsuper.c3452 elr->lr_next_group = ext4_mb_prefetch(sb, group, in ext4_run_li_request()