Searched refs:exfat_blk_readahead (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/exfat/ |
| H A D | fatent.c | 159 int exfat_blk_readahead(struct super_block *sb, sector_t sec, in exfat_blk_readahead() function 202 exfat_blk_readahead(sb, sec, &ra, &ra_cnt, end); in exfat_chain_cont_cluster()
|
| H A D | balloc.c | 107 exfat_blk_readahead(sb, sector + i, &ra, &ra_cnt, end); in exfat_allocate_bitmap()
|
| H A D | exfat_fs.h | 457 int exfat_blk_readahead(struct super_block *sb, sector_t sec,
|
| H A D | dir.c | 618 exfat_blk_readahead(sb, sec, &ra, &cnt, sec + ra_count - 1); in exfat_get_dentry()
|