Searched refs:hpfs_get_block (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/hpfs/ |
| H A D | file.c | 81 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block() function 165 return mpage_read_folio(folio, hpfs_get_block); in hpfs_read_folio() 170 mpage_readahead(rac, hpfs_get_block); in hpfs_readahead() 176 return mpage_writepages(mapping, wbc, hpfs_get_block); in hpfs_writepages() 201 hpfs_get_block, in hpfs_write_begin() 230 return generic_block_bmap(mapping, block, hpfs_get_block); in _hpfs_bmap()
|