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()
2506 flush_dcache_mft_record_page(ctx->ntfs_ino); in ntfs_truncate()
2507 mark_mft_record_dirty(ctx->ntfs_ino); in ntfs_truncate()
2657 flush_dcache_mft_record_page(ctx->ntfs_ino); in ntfs_truncate()
2658 mark_mft_record_dirty(ctx->ntfs_ino); in ntfs_truncate()
2802 flush_dcache_mft_record_page(ctx->ntfs_ino); in ntfs_truncate()
2803 mark_mft_record_dirty(ctx->ntfs_ino); in ntfs_truncate()
3053 flush_dcache_mft_record_page(ctx->ntfs_ino); in __ntfs_write_inode()
3054 if (!NInoTestSetDirty(ctx->ntfs_ino)) in __ntfs_write_inode()
3055 mark_ntfs_record_dirty(ctx->ntfs_ino->page, in __ntfs_write_inode()
3056 ctx->ntfs_ino->page_ofs); in __ntfs_write_inode()