Searched refs:indexblocks (Results 1 – 1 of 1) sorted by relevance
83 int indexblocks; in zisofs_readpage() local116 indexblocks = ((blockptr^blockendptr) >> bufshift) ? 2 : 1; in zisofs_readpage()119 if ( isofs_get_blocks(inode, blockptr >> bufshift, ptrbh, indexblocks) != indexblocks ) { in zisofs_readpage()125 ll_rw_block(READ, indexblocks, ptrbh); in zisofs_readpage()137 if ( indexblocks == 2 ) { in zisofs_readpage()