Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hpfs/
Dfile.c61 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block() function
95 return block_write_full_page(page,hpfs_get_block, wbc); in hpfs_writepage()
100 return block_read_full_page(page,hpfs_get_block); in hpfs_readpage()
111 hpfs_get_block, in hpfs_write_begin()
124 return generic_block_bmap(mapping,block,hpfs_get_block); in _hpfs_bmap()