Lines Matching refs:ntfs_ino
458 ntfs_error(ctx->ntfs_ino->vol->sb, "Corrupt file name " in ntfs_is_extended_system_file()
463 ntfs_error(ctx->ntfs_ino->vol->sb, "Non-resident file " in ntfs_is_extended_system_file()
468 ntfs_error(ctx->ntfs_ino->vol->sb, "File name with " in ntfs_is_extended_system_file()
474 ntfs_error(ctx->ntfs_ino->vol->sb, "Unindexed file " in ntfs_is_extended_system_file()
490 ntfs_error(ctx->ntfs_ino->vol->sb, "Inode hard link count " in ntfs_is_extended_system_file()
2481 flush_dcache_mft_record_page(ctx->ntfs_ino); in ntfs_truncate()
2482 mark_mft_record_dirty(ctx->ntfs_ino); in ntfs_truncate()
2632 flush_dcache_mft_record_page(ctx->ntfs_ino); in ntfs_truncate()
2633 mark_mft_record_dirty(ctx->ntfs_ino); in ntfs_truncate()
2777 flush_dcache_mft_record_page(ctx->ntfs_ino); in ntfs_truncate()
2778 mark_mft_record_dirty(ctx->ntfs_ino); in ntfs_truncate()
3025 flush_dcache_mft_record_page(ctx->ntfs_ino); in __ntfs_write_inode()
3026 if (!NInoTestSetDirty(ctx->ntfs_ino)) in __ntfs_write_inode()
3027 mark_ntfs_record_dirty(ctx->ntfs_ino->page, in __ntfs_write_inode()
3028 ctx->ntfs_ino->page_ofs); in __ntfs_write_inode()