Lines Matching refs:lcn
1499 if (rl[0].lcn == LCN_RL_NOT_MAPPED) { /* extended mft record */ in calc_percentage()
1507 if (rl[i].lcn == LCN_RL_NOT_MAPPED) { in calc_percentage()
1515 if (rl[i].lcn == LCN_HOLE) { in calc_percentage()
1520 start = rl[i].lcn; in calc_percentage()
1521 end = rl[i].lcn + rl[i].length; in calc_percentage()
1653 (long long)d->runlist[i].lcn); in dump_record()
2085 if (rl[0].lcn == LCN_RL_NOT_MAPPED) { /* extended mft record */ in undelete_file()
2102 if (rl[i].lcn == LCN_RL_NOT_MAPPED) { in undelete_file()
2118 if (rl[i].lcn == LCN_HOLE) { in undelete_file()
2131 start = rl[i].lcn; in undelete_file()
2132 end = rl[i].lcn + rl[i].length; in undelete_file()