fs/ntfs3/fslog.c
2212
ntfs_fix_pre_write(&page->rhdr, log->page_size);
fs/ntfs3/fslog.c
3511
ntfs_fix_pre_write(buffer_le, bytes);
fs/ntfs3/fslog.c
3543
ntfs_fix_pre_write(&ib->rhdr, bytes);
fs/ntfs3/fslog.c
3572
ntfs_fix_pre_write(&ib->rhdr, bytes);
fs/ntfs3/fslog.c
3595
ntfs_fix_pre_write(&ib->rhdr, bytes);
fs/ntfs3/fslog.c
3616
ntfs_fix_pre_write(&ib->rhdr, bytes);
fs/ntfs3/fslog.c
3638
ntfs_fix_pre_write(&ib->rhdr, bytes);
fs/ntfs3/fslog.c
3685
ntfs_fix_pre_write(&ib->rhdr, bytes);
fs/ntfs3/fslog.c
5173
ntfs_fix_pre_write(&rh->rhdr, log->page_size);
fs/ntfs3/ntfs_fs.h
631
bool ntfs_fix_pre_write(struct NTFS_RECORD_HEADER *rhdr, size_t bytes);