fs/ntfs3/fslog.c
2223
ntfs_fix_pre_write(&page->rhdr, log->page_size);
fs/ntfs3/fslog.c
3572
ntfs_fix_pre_write(buffer_le, bytes);
fs/ntfs3/fslog.c
3604
ntfs_fix_pre_write(&ib->rhdr, bytes);
fs/ntfs3/fslog.c
3647
ntfs_fix_pre_write(&ib->rhdr, bytes);
fs/ntfs3/fslog.c
3670
ntfs_fix_pre_write(&ib->rhdr, bytes);
fs/ntfs3/fslog.c
3691
ntfs_fix_pre_write(&ib->rhdr, bytes);
fs/ntfs3/fslog.c
3713
ntfs_fix_pre_write(&ib->rhdr, bytes);
fs/ntfs3/fslog.c
3766
ntfs_fix_pre_write(&ib->rhdr, bytes);
fs/ntfs3/fslog.c
5304
ntfs_fix_pre_write(&rh->rhdr, log->page_size);
fs/ntfs3/ntfs_fs.h
632
bool ntfs_fix_pre_write(struct NTFS_RECORD_HEADER *rhdr, size_t bytes);