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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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.c1134 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 159 milliseconds