Lines Matching refs:g_rl_mft_bmp
191 static runlist *g_rl_mft_bmp = NULL;
3441 free(g_rl_mft_bmp); g_rl_mft_bmp = NULL;
3910 g_rl_mft_bmp = ntfs_malloc(2 * sizeof(runlist));
3911 if (!g_rl_mft_bmp)
3914 g_rl_mft_bmp[0].vcn = 0LL;
3917 g_rl_mft_bmp[0].lcn = i;
3922 g_rl_mft_bmp[1].vcn = 1LL;
3923 g_rl_mft_bmp[0].length = 1LL;
3924 g_rl_mft_bmp[1].lcn = -1LL;
3925 g_rl_mft_bmp[1].length = 0LL;
3944 g_mft_lcn = g_rl_mft_bmp[0].lcn + g_rl_mft_bmp[0].length;
4553 g_rl_mft_bmp,