Home
last modified time | relevance | path

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

/linux/fs/isofs/
A Dcompress.c56 int haveblocks; in zisofs_uncompress_block() local
84 haveblocks = isofs_get_blocks(inode, blocknum, bhs, needblocks); in zisofs_uncompress_block()
85 ll_rw_block(REQ_OP_READ, 0, haveblocks, bhs); in zisofs_uncompress_block()
119 while (curpage < pcount && curbh < haveblocks && in zisofs_uncompress_block()
191 for (i = 0; i < haveblocks; i++) in zisofs_uncompress_block()

Completed in 5 milliseconds