Lines Matching refs:ntfs_ino
483 ntfs_error(ctx->ntfs_ino->vol->sb, "Corrupt file name " in ntfs_is_extended_system_file()
488 ntfs_error(ctx->ntfs_ino->vol->sb, "Non-resident file " in ntfs_is_extended_system_file()
493 ntfs_error(ctx->ntfs_ino->vol->sb, "File name with " in ntfs_is_extended_system_file()
499 ntfs_error(ctx->ntfs_ino->vol->sb, "Unindexed file " in ntfs_is_extended_system_file()
515 ntfs_error(ctx->ntfs_ino->vol->sb, "Inode hard link count " in ntfs_is_extended_system_file()
2497 flush_dcache_mft_record_page(ctx->ntfs_ino); in ntfs_truncate()
2498 mark_mft_record_dirty(ctx->ntfs_ino); in ntfs_truncate()
2648 flush_dcache_mft_record_page(ctx->ntfs_ino); in ntfs_truncate()
2649 mark_mft_record_dirty(ctx->ntfs_ino); in ntfs_truncate()
2793 flush_dcache_mft_record_page(ctx->ntfs_ino); in ntfs_truncate()
2794 mark_mft_record_dirty(ctx->ntfs_ino); in ntfs_truncate()
3044 flush_dcache_mft_record_page(ctx->ntfs_ino); in __ntfs_write_inode()
3045 if (!NInoTestSetDirty(ctx->ntfs_ino)) in __ntfs_write_inode()
3046 mark_ntfs_record_dirty(ctx->ntfs_ino->page, in __ntfs_write_inode()
3047 ctx->ntfs_ino->page_ofs); in __ntfs_write_inode()