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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dmst.c40 * in contrast to pre_write_mst_fixup(), see below.
103 * pre_write_mst_fixup - apply multi sector transfer protection
123 int pre_write_mst_fixup(NTFS_RECORD *b, const u32 size) function
176 * for any errors, because we assume we have just used pre_write_mst_fixup(),
H A Dntfs.h104 extern int pre_write_mst_fixup(NTFS_RECORD *b, const u32 size);
H A Daops.c1146 err2 = pre_write_mst_fixup((NTFS_RECORD*)(kaddr + ofs),
H A Dmft.c766 err = pre_write_mst_fixup((NTFS_RECORD*)m, vol->mft_record_size);

Completed in 165 milliseconds