Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
H A Dmft.h123 extern int ntfs_mft_record_format(const ntfs_volume *vol, const MFT_REF mref);
/third_party/ntfs-3g/libntfs-3g/
H A Dmft.c469 * ntfs_mft_record_format - format an mft record on an ntfs volume
478 int ntfs_mft_record_format(const ntfs_volume *vol, const MFT_REF mref) in ntfs_mft_record_format() function
1304 * needed by ntfs_mft_record_format(). We will update the attribute in ntfs_mft_record_init()
1313 if (ntfs_mft_record_format(vol, ll2) < 0) { in ntfs_mft_record_init()

Completed in 3 milliseconds