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

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c184 static long long g_logfile_lcn = 0; /* lcn of $LogFile, $DATA */ variable
3635 g_logfile_lcn = g_mftmirr_lcn + j;
3637 g_logfile_lcn);
3658 g_rl_logfile[0].lcn = g_logfile_lcn;
3716 return (bitmap_allocate(g_logfile_lcn,j));
4634 /* Initialize MFT & set g_logfile_lcn. */
4790 g_logfile_lcn = 0;

Completed in 54 milliseconds