Searched refs:hpfs_get_block (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/hpfs/
H A Dfile.c79 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) function
163 return mpage_read_folio(folio, hpfs_get_block);
168 mpage_readahead(rac, hpfs_get_block);
174 return mpage_writepages(mapping, wbc, hpfs_get_block);
199 hpfs_get_block,
227 return generic_block_bmap(mapping, block, hpfs_get_block);

Completed in 89 milliseconds