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

/linux-master/fs/qnx4/
H A Dinode.c61 static int qnx4_get_block( struct inode *inode, sector_t iblock, struct buffer_head *bh, int create ) function
65 QNX4DEBUG((KERN_INFO "qnx4: qnx4_get_block inode=[%ld] iblock=[%ld]\n",inode->i_ino,iblock));
269 return block_read_full_folio(folio, qnx4_get_block);
274 return generic_block_bmap(mapping,block,qnx4_get_block);

Completed in 124 milliseconds