Lines Matching refs:ntfs_ino
458 ntfs_error(ctx->ntfs_ino->vol->sb, "Corrupt file name "
463 ntfs_error(ctx->ntfs_ino->vol->sb, "Non-resident file "
468 ntfs_error(ctx->ntfs_ino->vol->sb, "File name with "
474 ntfs_error(ctx->ntfs_ino->vol->sb, "Unindexed file "
490 ntfs_error(ctx->ntfs_ino->vol->sb, "Inode hard link count "
758 * in ntfs_ino->attr_list and it is ntfs_ino->attr_list_size bytes.
2498 flush_dcache_mft_record_page(ctx->ntfs_ino);
2499 mark_mft_record_dirty(ctx->ntfs_ino);
2649 flush_dcache_mft_record_page(ctx->ntfs_ino);
2650 mark_mft_record_dirty(ctx->ntfs_ino);
2794 flush_dcache_mft_record_page(ctx->ntfs_ino);
2795 mark_mft_record_dirty(ctx->ntfs_ino);
3042 flush_dcache_mft_record_page(ctx->ntfs_ino);
3043 if (!NInoTestSetDirty(ctx->ntfs_ino))
3044 mark_ntfs_record_dirty(ctx->ntfs_ino->page,
3045 ctx->ntfs_ino->page_ofs);