Home
last modified time | relevance | path

Searched refs:ntfs_mst_pwrite (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddevice.h130 extern s64 ntfs_mst_pwrite(struct ntfs_device *dev, const s64 pos, s64 count,
H A Ddevice.c389 s64 ntfs_mst_pwrite(struct ntfs_device *dev, const s64 pos, s64 count, in ntfs_mst_pwrite() function
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c4799 …lw = ntfs_mst_pwrite(g_vol->dev, pos, 1, g_vol->mft_record_size, g_buf + i * g_vol->mft_record_siz… in mkntfs_redirect()
4823 …lw = ntfs_mst_pwrite(g_vol->dev, pos, 1, g_vol->mft_record_size, g_buf + i * g_vol->mft_record_siz… in mkntfs_redirect()