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

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dvolume.c170 * ntfs_mft_load - load the $MFT and setup the ntfs volume with it
179 static int ntfs_mft_load(ntfs_volume *vol) function
367 ntfs_log_error("%s(): Failed.\n", "ntfs_mft_load");
378 * the ntfs library (assuming ntfs_mft_load() has been called successfully
602 if (ntfs_mft_load(vol) < 0) {

Completed in 17 milliseconds