Searched refs:g_logfile_lcn (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c197 static long long g_logfile_lcn = 0; /* lcn of $LogFile, $DATA */ variable
3695 g_logfile_lcn = g_mftmirr_lcn + j;
3697 g_logfile_lcn);
3718 g_rl_logfile[0].lcn = g_logfile_lcn;
3776 return (bitmap_allocate(g_logfile_lcn,j));
4711 /* Initialize MFT & set g_logfile_lcn. */
4867 g_logfile_lcn = 0;

Completed in 39 milliseconds