isofs_get_blocks   84 fs/isofs/compress.c 	haveblocks = isofs_get_blocks(inode, blocknum, bhs, needblocks);
isofs_get_blocks 1158 fs/isofs/inode.c 	ret = isofs_get_blocks(inode, iblock, &bh_result, 1);
isofs_get_blocks  123 fs/isofs/isofs.h extern int isofs_get_blocks(struct inode *, sector_t, struct buffer_head **, unsigned long);