Lines Matching refs:end
964 * the current block when it ends near the end of the last skipped block.
1001 * Sometimes the end of record is free space.
1002 * This apparently means reaching the end of
1008 printf("* Reaching free space at end of block %d\n",
1072 /* Accept reaching the end with no record beginning */
1271 if (key) { /* Apparently, may have to stop before reaching the end */
1835 /* Apparently, may have to stop before reaching the end */
1869 unsigned int end;
1949 * 4) extra : unknown data (end of undo to data_length)
1951 end = le32_to_cpu(logr->client_data_length) + LOG_RECORD_HEAD_SZ;
1993 extra,(int)(end > extra ? end - extra : 0));
2008 if (extra <= end)
2025 <= end)
2052 if ((u32)(undo + le16_to_cpu(logr->undo_length)) <= end)
2071 if (extra != end)
2073 if (end > blocksz)
2079 end - extra);
2087 && ((u32)(redo + le16_to_cpu(logr->redo_length)) > end))
2090 && ((u32)(undo + le16_to_cpu(logr->undo_length)) > end))
2286 * Enqueue an action and play the queued actions on end of set