Searched refs:major_ver (Results 1 – 9 of 9) sorted by relevance
336 vol->major_ver && vol->major_ver < 3) in parse_options()340 "version 3.0).", vol->major_ver, in parse_options()524 if ((vol->major_ver > 1)) { in ntfs_remount()1896 vol->major_ver = vi->major_ver; in load_system_files()1900 pr_info("volume version %i.%i.\n", vol->major_ver, in load_system_files()1902 if (vol->major_ver < 3 && NVolSparseEnabled(vol)) { in load_system_files()1905 "3.0).", vol->major_ver, vol->minor_ver); in load_system_files()2058 if (!(sb->s_flags & MS_RDONLY) && (vol->major_ver > 1) && in load_system_files()2095 if (unlikely(vol->major_ver < 3)) in load_system_files()2276 if (vol->major_ver >= 3) { in ntfs_put_super()[all …]
173 /* 4*/le16 major_ver; /* Major version of the transaction log used member
97 /* 28*/ sle16 major_ver; /* Log file major version. We only support member
114 u8 major_ver; /* Ntfs major version of volume. */ member
878 if (vol->major_ver < 3) { in ntfs_mapping_pairs_decompress()1183 if (likely(rl->lcn >= 0 || vol->major_ver < 3)) { in ntfs_get_size_for_mapping_pairs()1218 if (likely(rl->lcn >= 0 || vol->major_ver < 3)) { in ntfs_get_size_for_mapping_pairs()1390 if (likely(rl->lcn >= 0 || vol->major_ver < 3)) { in ntfs_mapping_pairs_build()1441 if (likely(rl->lcn >= 0 || vol->major_ver < 3)) { in ntfs_mapping_pairs_build()
84 if (sle16_to_cpu(rp->major_ver) != 1 || in ntfs_check_restart_page_header()88 "1.1 only.)", (int)sle16_to_cpu(rp->major_ver), in ntfs_check_restart_page_header()
1931 u8 major_ver; /* Major version of the ntfs format. */ member
2027 if (vol->major_ver < 3 || (vol->major_ver == 3 && !vol->minor_ver)) in ntfs_mft_record_layout()
1697 if (NInoCompressed(ni) || vol->major_ver < 3) in ntfs_attr_make_non_resident()