Home
last modified time | relevance | path

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

/openbmc/linux/fs/qnx4/
H A Dinode.c55 static int qnx4_get_block( struct inode *inode, sector_t iblock, struct buffer_head *bh, int create… in qnx4_get_block() function
250 return block_read_full_folio(folio, qnx4_get_block); in qnx4_read_folio()
255 return generic_block_bmap(mapping,block,qnx4_get_block); in qnx4_bmap()