Home
last modified time | relevance | path

Searched refs:sb_breadahead (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/hpfs/
H A Dbuffer.c62 sb_breadahead(s, secno); in hpfs_prefetch_sectors()
/openbmc/linux/include/linux/
H A Dbuffer_head.h336 sb_breadahead(struct super_block *sb, sector_t block) in sb_breadahead() function
/openbmc/linux/fs/ext2/
H A Dialloc.c186 sb_breadahead(inode->i_sb, block); in ext2_preread_inode()
/openbmc/linux/fs/fat/
H A Dfatent.c705 sb_breadahead(sb, ra->ra_next + diff); in fat_ent_reada()
H A Ddir.c67 sb_breadahead(sb, phys + sec); in fat_dir_readahead()
/openbmc/linux/fs/exfat/
H A Ddir.c745 sb_breadahead(sb, (sector_t)(sec + i)); in exfat_dir_readahead()