QNX4_BLOCK_SIZE    31 fs/qnx4/bitmap.c 		int bytes = min(size - total, QNX4_BLOCK_SIZE);
QNX4_BLOCK_SIZE   199 fs/qnx4/inode.c 	sb_set_blocksize(s, QNX4_BLOCK_SIZE);
QNX4_BLOCK_SIZE    66 fs/qnx4/namei.c 	while (blkofs * QNX4_BLOCK_SIZE + offset < dir->i_size) {