Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dmkntfs.c201 static long long g_logfile_lcn = 0; /* lcn of $LogFile, $DATA */ variable
4015 g_logfile_lcn = g_mftmirr_lcn + j; in mkntfs_initialize_rl_mft()
4017 g_logfile_lcn); in mkntfs_initialize_rl_mft()
4038 g_rl_logfile[0].lcn = g_logfile_lcn; in mkntfs_initialize_rl_logfile()
4096 return (bitmap_allocate(g_logfile_lcn,j)); in mkntfs_initialize_rl_logfile()
5035 /* Initialize MFT & set g_logfile_lcn. */ in mkntfs_redirect()

Completed in 6 milliseconds