exfat_get_block 3165 drivers/staging/exfat/exfat_super.c return mpage_readpage(page, exfat_get_block); exfat_get_block 3171 drivers/staging/exfat/exfat_super.c return mpage_readpages(mapping, pages, nr_pages, exfat_get_block); exfat_get_block 3176 drivers/staging/exfat/exfat_super.c return block_write_full_page(page, exfat_get_block, wbc); exfat_get_block 3182 drivers/staging/exfat/exfat_super.c return mpage_writepages(mapping, wbc, exfat_get_block); exfat_get_block 3204 drivers/staging/exfat/exfat_super.c exfat_get_block, exfat_get_block 3246 drivers/staging/exfat/exfat_super.c ret = blockdev_direct_IO(iocb, inode, iter, exfat_get_block); exfat_get_block 3259 drivers/staging/exfat/exfat_super.c blocknr = generic_block_bmap(mapping, block, exfat_get_block);