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.
2497 flush_dcache_mft_record_page(ctx->ntfs_ino);
2498 mark_mft_record_dirty(ctx->ntfs_ino);
2648 flush_dcache_mft_record_page(ctx->ntfs_ino);
2649 mark_mft_record_dirty(ctx->ntfs_ino);
2792 flush_dcache_mft_record_page(ctx->ntfs_ino);
2793 mark_mft_record_dirty(ctx->ntfs_ino);
3043 flush_dcache_mft_record_page(ctx->ntfs_ino);
3044 if (!NInoTestSetDirty(ctx->ntfs_ino))
3045 mark_ntfs_record_dirty(ctx->ntfs_ino->page,
3046 ctx->ntfs_ino->page_ofs);