Lines Matching refs:start
243 * We are guaranteed to succeed from here so can start modifying the
302 /* disc => Discontinuity between the end of @dst and the start of @src.
326 * We are guaranteed to succeed from here so can start modifying the
417 * We are guaranteed to succeed from here so can start modifying the
486 * We are guaranteed to succeed from here so can start modifying the
539 /* Insert start element at the front of the runlist. */
550 /* Skip any unmapped start element(s) in the source runlist. */
599 BOOL start;
604 start = ((drl[dins].lcn < LCN_RL_NOT_MAPPED) || /* End of file */
618 ntfs_log_debug("start = %i, finish = %i\n", start, finish);
621 if (start) {
808 /* Get start of the mapping pairs array. */
1310 * @start_vcn: vcn at which to start the mapping pairs array
1464 * @start_vcn: vcn at which to start the mapping pairs array
2171 * test_rl_main - Runlist test: Program start (main)