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

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dmft.c352 * ntfs_mft_record_format - format an mft record on an ntfs volume
361 int ntfs_mft_record_format(const ntfs_volume *vol, const MFT_REF mref) function
1316 * needed by ntfs_mft_record_format(). We will update the attribute
1325 err = ntfs_mft_record_format(vol, ll2);

Completed in 18 milliseconds