Lines Matching defs:vol

120 		ntfs_error(ni->vol->mp, "Failed to map buffer (error %d).",
154 ntfs_error(ni->vol->mp, "Buffer begins past "
198 ntfs_error(ni->vol->mp, "Failed to unmap buffer (error %d).",
342 ntfs_volume *vol;
365 vol = ni->vol;
424 ntfs_error(vol->mp, "Trying to %s buffer for $MFT/$DATA which "
446 ntfs_error(vol->mp, "Failed to map buffer (error %d).",
456 else if (ni == mft_ni || ni == vol->mftmirr_ni) {
459 need_mirr_sync = (lblkno < vol->mftmirr_size);
467 need_mirr_sync = (lblkno < vol->mftmirr_size);
484 ntfs_error(vol->mp, "Failed to apply mst "
499 err = ntfs_mft_mirror_sync(vol, lblkno,
503 ntfs_error(vol->mp, "Failed to sync "
511 ntfs_error(vol->mp, "Failed to unmap buffer (error "
537 return buf_strategy(vol->dev_vn, a);
541 ntfs_error(vol->mp, "Failed to unmap buffer in error code "
603 ntfs_volume *vol;
628 vol = dir_ni->vol;
641 ntfs_error(vol->mp, "Not a directory.");
684 ntfs_warning(vol->mp, "Cached but deleted vnode "
693 ntfs_error(vol->mp, "cache_lookup() failed (error "
711 ntfs_error(vol->mp, "Failed to get iocount reference "
742 ntfs_error(vol->mp, "Failed to obtain parent mft "
750 err = ntfs_inode_get(vol, mft_no, FALSE, LCK_RW_TYPE_SHARED,
753 ntfs_error(vol->mp, "Failed to obtain parent inode "
764 ntfs_error(vol->mp, "Found stale parent mft reference "
773 ntfs_error(vol->mp, "Found non-directory parent for "
789 ntfs_name_len = utf8_to_ntfs(vol, (u8*)cn->cn_nameptr, cn->cn_namelen,
797 ntfs_error(vol->mp, "Failed to convert name to "
807 ntfs_error(vol->mp, "Failed to find name in directory "
895 res_size = ntfs_to_utf8(vol, name->name, name->len <<
903 ntfs_error(vol->mp, "Failed to convert inode "
927 err = ntfs_inode_get(vol, mft_no, FALSE, LCK_RW_TYPE_SHARED, &ni,
986 ntfs_error(vol->mp, "Failed to get inode 0x%llx (error %d).",
1009 ntfs_error(vol->mp, "Failed to map mft record (error %d).",
1015 ntfs_error(vol->mp, "Failed to allocate search context.");
1028 ntfs_error(vol->mp, "WIN32 namespace name is "
1033 ntfs_error(vol->mp, "Failed to find WIN32 "
1052 res_size = ntfs_to_utf8(vol, fn->filename, fn->filename_length <<
1059 ntfs_error(vol->mp, "Failed to convert inode name to "
1090 ntfs_error(vol->mp, "Filename attribute is corrupt. Run chkdsk.");
1135 ntfs_volume *vol;
1149 vol = dir_ni->vol;
1156 ntfs_error(vol->mp, "Parent inode is a reparse point and not "
1171 ntfs_error(vol->mp, "Failed to allocate memory for temporary "
1183 ntfs_name_len = utf8_to_ntfs(vol, (u8*)cn->cn_nameptr, cn->cn_namelen,
1190 ntfs_error(vol->mp, "Failed to convert name to "
1208 ntfs_error(vol->mp, "va_type is %s but va_rdev is not "
1221 ntfs_error(vol->mp, "Tried to create inode of type 0x%x which "
1255 err = ntfs_mft_record_alloc(vol, va, cn, dir_ni, &ni, &m, &a);
1258 ntfs_error(vol->mp, "Failed to allocate a new on-disk "
1344 ntfs_error(vol->mp, "Failed to create AFP_AfpInfo "
1404 ntfs_error(vol->mp, "Failed to map mft record in error code "
1407 NVolSetErrors(vol);
1432 if (dir_ni == vol->root_ni) {
1502 ntfs_error(vol->mp, "Failed to add directory entry (error "
1511 ntfs_error(vol->mp, "Cannot create inode with name %.*s in the volume "
1641 if (ni->mft_no < FILE_first_user && ni != ni->vol->root_ni)
1775 ntfs_volume *vol;
1788 vol = ni->vol;
1810 if (base_ni == vol->root_ni)
1912 va->va_fsid = vol->dev;
1995 ntfs_error(base_ni->vol->mp, "Failed to obtain "
2046 ntfs_error(base_ni->vol->mp, "Failed to obtain "
2096 ntfs_error(base_ni->vol->mp, "Failed to "
2148 ntfs_volume *vol;
2157 vol = ni->vol;
2198 ntfs_error(vol->mp, "Failed to set inode size (error "
2223 ntfs_error(vol->mp, "Cannot set unsupported flags "
2237 base_ni != vol->root_ni) {
2238 ntfs_error(vol->mp, "Refusing to change flags on core "
2255 * ntfs_error(vol->mp, "Only regular files and "
2261 * ntfs_warning(vol->mp, "Changing the compression state "
2273 if (base_ni != vol->root_ni) {
2387 ntfs_error(vol->mp, "Failed to write/create "
2469 ntfs_error(ni->vol->mp, "Failed to get raw inode (error %d).",
2541 ntfs_error(ni->vol->mp,
2584 ntfs_error(ni->vol->mp, "Failed to map page list "
2598 ntfs_error(ni->vol->mp, "Failed to decompress data "
2616 ntfs_error(ni->vol->mp, "uiomove() failed (error %d).",
2622 ntfs_error(ni->vol->mp, "ubc_upl_unmap() failed "
2690 ntfs_error(ni->vol->mp, "ubc_upl_unmap() failed (error %d).",
2831 ntfs_warning(ni->vol->mp, "Denying access to encrypted "
2845 ntfs_error(ni->vol->mp, "Failed ("
2857 ntfs_error(ni->vol->mp, "Failed for file inode "
2883 ntfs_warning(ni->vol->mp, "Unexpected count 0x%llx > PAGE_SIZE "
2892 ntfs_error(ni->vol->mp, "cluster_copy_ubc_data() failed "
2916 ntfs_warning(ni->vol->mp, "Unexpected partial transfer from "
2933 ntfs_error(ni->vol->mp, "Failed to map page (error %d).", err);
2943 ntfs_error(ni->vol->mp, "uiomove() failed (error %d).", err);
2955 if (uio_resid(uio) < start_count && !NVolReadOnly(ni->vol) &&
2956 !(vfs_flags(ni->vol->mp) & MNT_NOATIME) &&
2962 if (ni->vol->major_ver > 1) {
2964 base_ni != ni->vol->root_ni)
2968 base_ni != ni->vol->root_ni)
3112 if (NVolReadOnly(ni->vol))
3131 ntfs_warning(ni->vol->mp, "Denying write to encrypted "
3137 ntfs_error(ni->vol->mp, "Writing to compressed files is not "
3257 (ofs & ~ni->vol->cluster_size_mask) < size) {
3262 aligned_end = (end + ni->vol->cluster_size_mask) &
3263 ~ni->vol->cluster_size_mask;
3272 ofs & ~ni->vol->cluster_size_mask, aligned_end,
3275 ntfs_error(ni->vol->mp, "Cannot perform write to "
3365 ntfs_error(ni->vol->mp, "Cannot perform write "
3390 ntfs_error(ni->vol->mp, "Cannot perform write to "
3409 ntfs_error(ni->vol->mp, "Failed ("
3446 ntfs_error(ni->vol->mp, "Failed (cluster_write_ext(), "
3466 ntfs_warning(ni->vol->mp, "Unexpected count (0x%llx) > "
3481 ntfs_error(ni->vol->mp, "cluster_copy_ubc_data() failed "
3499 ntfs_warning(ni->vol->mp, "Unexpected partial transfer to "
3520 ntfs_error(ni->vol->mp, "Failed to map page (error %d).", err);
3540 ntfs_error(ni->vol->mp, "uiomove() failed (error %d).", err);
3581 ntfs_error(ni->vol->mp, "Failed to update the "
3627 if (ni->vol->major_ver >= 2) {
3724 ntfs_error(ni->vol->mp, "Truncate failed (error %d).%s",
3729 NVolSetErrors(ni->vol);
3992 if (NVolReadOnly(ni->vol))
4047 ntfs_volume *vol;
4061 vol = ni->vol;
4062 objid_o_ni = vol->objid_o_ni;
4112 ntfs_error(vol->mp, "Failed to map mft record 0x%llx (error "
4165 * @vol->objid_o_ni will be NULL. It will also be NULL if the volume
4178 ntfs_error(vol->mp, "Failed to look up object "
4216 ntfs_error(vol->mp, "Failed to get index "
4223 ntfs_error(vol->mp, "Failed to get index "
4234 ntfs_error(vol->mp, "Failed to delete "
4246 NVolSetErrors(vol);
4249 ntfs_error(vol->mp, "Failed to delete "
4272 ntfs_error(vol->mp, "Failed to delete object "
4293 ntfs_error(vol->mp, "Failed to re-map mft "
4299 NVolSetErrors(vol);
4304 ntfs_error(vol->mp, "Failed to re-get "
4311 NVolSetErrors(vol);
4318 ntfs_error(vol->mp, "Failed to re-look up "
4325 NVolSetErrors(ni->vol);
4335 ntfs_error(vol->mp, "Failed to delete object "
4361 ntfs_error(vol->mp, "The target filename was not "
4367 NVolSetErrors(vol);
4370 ntfs_error(vol->mp, "Failed to look up target "
4442 ntfs_error(vol->mp, "Filename is in DOS namespace. This is "
4446 NVolSetErrors(vol);
4475 ntfs_error(vol->mp, "Failed to allocate memory for temporary "
4478 NVolSetErrors(vol);
4495 ntfs_error(vol->mp, "Failed to delete directory index entry "
4512 ntfs_error(vol->mp, "Failed to re-map mft record 0x%llx "
4516 NVolSetErrors(vol);
4521 ntfs_error(vol->mp, "Failed to re-get attribute search "
4525 NVolSetErrors(vol);
4542 ntfs_error(vol->mp, "Failed to re-look up target "
4545 NVolSetErrors(vol);
4560 ntfs_error(vol->mp, "Failed to delete filename "
4564 NVolSetErrors(vol);
4683 ntfs_volume *vol;
4693 vol = ni->vol;
4694 objid_o_ni = vol->objid_o_ni;
4775 ntfs_error(vol->mp, "Failed to determine if "
4818 if (vol->major_ver <= 1) {
4824 if (dir_ni == vol->extend_ni) {
4825 if (ni == vol->objid_ni ||
4826 ni == vol->quota_ni)
4835 (dir_ni == vol->extend_ni) ?
4859 ntfs_error(vol->mp, "Target %.*s, mft_no 0x%llx is %s. "
4896 ntfs_name_len = utf8_to_ntfs(vol, (u8*)cn->cn_nameptr, cn->cn_namelen,
4903 ntfs_error(vol->mp, "Failed to convert name to "
4911 ntfs_error(vol->mp, "Failed to find name in directory "
4966 ntfs_error(vol->mp, "Failed to unlink %.*s with mft_no 0x%llx "
5062 ntfs_volume *vol;
5073 vol = ni->vol;
5094 ntfs_error(vol->mp, "Failed to allocate memory for temporary "
5112 ntfs_name_len = utf8_to_ntfs(vol, (u8*)cn->cn_nameptr,
5119 ntfs_error(vol->mp, "Failed to convert name to "
5159 if (vol->major_ver >= 2) {
5230 ntfs_error(vol->mp, "Failed to map mft record 0x%llx (error "
5246 ntfs_error(vol->mp, "Failed to add filename to mft_no "
5272 ntfs_error(vol->mp, "Failed to add filename to mft_no 0x%llx "
5380 ntfs_error(vol->mp, "Failed to rollback index entry creation "
5384 NVolSetErrors(vol);
5390 ntfs_error(vol->mp, "Failed (error %d).", err);
5416 ntfs_volume *vol;
5421 vol = ni->vol;
5517 if (vol->major_ver <= 1) {
5523 if (ni == vol->objid_ni || ni == vol->quota_ni ||
5524 ni == vol->usnjrnl_ni)
5580 ntfs_error(vol->mp, "Failed to create hard link to "
5680 ntfs_volume *vol;
5700 vol = src_dir_ni->vol;
5718 if (src_ni == dst_ni && NVolCaseSensitive(vol)) {
5781 lck_mtx_lock(&vol->rename_lock);
5785 lck_mtx_unlock(&vol->rename_lock);
5793 ntfs_error(vol->mp, "Failed to determine "
5969 ntfs_error(vol->mp, "Failed to "
6017 if (vol->major_ver <= 1) {
6025 if (src_dir_ni == vol->extend_ni) {
6026 if (src_ni == vol->objid_ni ||
6027 src_ni == vol->quota_ni ||
6028 src_ni == vol->usnjrnl_ni)
6031 if (dst_dir_ni == vol->extend_ni) {
6032 if (dst_ni == vol->objid_ni ||
6033 dst_ni == vol->quota_ni ||
6034 dst_ni == vol->usnjrnl_ni)
6053 ntfs_error(vol->mp, "Source or target inode is a reparse "
6076 orig_ntfs_name_len = utf8_to_ntfs(vol, (u8*)src_cn->cn_nameptr,
6084 ntfs_error(vol->mp, "Failed to convert name to "
6088 dst_ntfs_name_len = utf8_to_ntfs(vol, (u8*)dst_cn->cn_nameptr,
6096 ntfs_error(vol->mp, "Failed to convert target name to "
6112 ntfs_error(vol->mp, "Failed to find source name in "
6187 ntfs_error(vol->mp, "Failed to find target name in "
6333 ntfs_error(vol->mp, "Rename failed because "
6400 ntfs_error(vol->mp, "Rename failed because the source name, "
6440 lck_mtx_unlock(&vol->rename_lock);
6445 ntfs_error(vol->mp, "Rename failed because the destination name %.*s, "
6457 ntfs_error(vol->mp, "Failed to roll back partially completed "
6461 NVolSetErrors(vol);
6614 ntfs_error(dir_ni->vol->mp, "Invalid symbolic link target "
6624 ntfs_error(dir_ni->vol->mp, "Failed to create "
6660 ntfs_error(dir_ni->vol->mp, "Failed to allocate UIO.");
6677 ntfs_error(ni->vol->mp, "Failed to get raw inode (error %d).",
6718 ntfs_error(dir_ni->vol->mp, "Failed to write target path to symbolic "
6724 ntfs_error(dir_ni->vol->mp, "Failed to unlink symbolic link "
6727 NVolSetErrors(dir_ni->vol);
6807 ntfs_error(dir_ni->vol->mp, "None of the VNODE_READDIR_* "
6828 if (uio_resid(a->a_uio) < start_count && !NVolReadOnly(dir_ni->vol) &&
6829 !(vfs_flags(dir_ni->vol->mp) & MNT_NOATIME)) {
6927 ntfs_error(ni->vol->mp, "uio_offset(uio) is not zero, "
6949 ntfs_error(ni->vol->mp, "Invalid symbolic link size %lld in "
6959 ntfs_error(ni->vol->mp, "Failed to get raw inode (error %d).",
6997 ntfs_error(ni->vol->mp, "Failed to read symbolic link "
7028 ntfs_volume *vol = base_ni->vol;
7041 ntfs_warning(vol->mp, "Found corrupt attribute whilst "
7046 NVolSetErrors(vol);
7090 if (vol->major_ver <= 3 ||
7145 err = ntfs_mapping_pairs_decompress(vol, a, &rl);
7156 err = ntfs_cluster_free_from_rl(vol, rl.rl, lowest_vcn,
7160 ntfs_warning(vol->mp, "Failed to free some "
7167 NVolSetErrors(vol);
7171 ntfs_error(vol->mp, "Cannot free some allocated space "
7177 NVolSetErrors(vol);
7219 ntfs_volume *vol;
7231 vol = ni->vol;
7271 if (!NVolReadOnly(vol))
7276 ntfs_error(vol->mp, "Failed to sync mft_no 0x%llx, "
7349 ntfs_error(vol->mp, "Failed to invalidate cached buffers "
7360 ntfs_error(vol->mp, "Failed to invalidate cached "
7396 ntfs_error(vol->mp, "Cannot delete named "
7409 ntfs_error(vol->mp, "Failed to delete named stream "
7417 ntfs_error(vol->mp, "Failed to delete named stream "
7425 ntfs_error(vol->mp, "Failed to delete named stream "
7434 ntfs_error(vol->mp, "Failed to delete named stream "
7460 ntfs_warning(vol->mp, "Cannot release deleted mft_no 0x%llx "
7465 NVolSetErrors(vol);
7556 ntfs_warning(vol->mp, "Extent mft_no "
7569 NVolSetErrors(vol);
7574 ntfs_warning(vol->mp, "Failed to release "
7584 NVolSetErrors(vol);
7604 lck_rw_lock_exclusive(&vol->mftbmp_lock);
7605 mftbmp_ni = vol->mftbmp_ni;
7608 ntfs_warning(vol->mp, "Failed to get vnode for $MFT/$BITMAP "
7624 vol->nr_free_mft_records++;
7625 if (vol->nr_free_mft_records >=
7626 vol->nr_mft_records)
7627 panic("%s(): vol->nr_free_mft_records "
7628 "> vol->nr_mft_records"
7631 ntfs_error(vol->mp, "Failed to free mft_no "
7637 NVolSetErrors(vol);
7643 lck_rw_unlock_exclusive(&vol->mftbmp_lock);
7707 ntfs_volume *vol = NTFS_MP(vnode_mount(a->a_vp));
7792 if (vol)
7793 *a->a_retval = (NVolCaseSensitive(vol) ? 1 : 0);
7918 if (!err && !NVolReadOnly(ni->vol) &&
7919 !(vfs_flags(ni->vol->mp) & MNT_NOATIME) &&
7925 if (ni->vol->major_ver > 1) {
7927 base_ni != ni->vol->root_ni)
7931 base_ni != ni->vol->root_ni)
7946 ntfs_volume *vol = ni->vol;
8015 ntfs_error(vol->mp, "ubc_upl_map() failed (error %d).",
8030 ntfs_error(vol->mp, "Failed to apply mst "
8047 ntfs_error(vol->mp, "ubc_upl_unmap() failed (error %d).",
8076 ntfs_error(vol->mp, "Failed (cluster_pageout_ext() returned error "
8085 ntfs_error(vol->mp, "ubc_upl_map() failed (error %d), cannot "
8088 NVolSetErrors(vol);
8100 ntfs_error(vol->mp, "ubc_upl_unmap() failed (error %d).",
8170 ntfs_volume *vol;
8186 vol = ni->vol;
8202 ntfs_error(vol->mp, "NULL page list passed in or request size "
8207 ntfs_error(vol->mp, "Called for directory vnode.");
8211 if (NVolReadOnly(vol)) {
8284 ntfs_warning(vol->mp, "flags & UPL_NESTED_PAGEOUT && "
8340 ntfs_error(vol->mp, "Writing beyond the initialized size of "
8359 aligned_end = (attr_ofs + size + vol->cluster_size_mask) &
8360 ~vol->cluster_size_mask;
8369 attr_ofs & ~vol->cluster_size_mask,
8372 ntfs_error(vol->mp, "Cannot perform pageout of mft_no "
8395 ntfs_warning(vol->mp, "Denying write to encrypted "
8420 ntfs_error(vol->mp, "Failed "
8448 ntfs_error(vol->mp, "ubc_upl_map() failed (error %d).",
8463 ntfs_error(vol->mp, "ntfs_resident_attr_write() "
8466 ntfs_error(vol->mp, "Writing to compressed files is not "
8480 ntfs_error(vol->mp, "Failed to get raw inode (error "
8496 ntfs_error(vol->mp, "ntfs_write_compressed() "
8516 ntfs_error(vol->mp, "ubc_upl_unmap() failed (error %d).",
8549 ntfs_error(vol->mp, "Failed (error %d).", err);
8561 if (vol->major_ver > 1) {
8582 if (vol->major_ver > 1) {
8584 base_ni != vol->root_ni)
8588 base_ni != vol->root_ni)
8674 ntfs_volume *vol;
8685 vol = ni->vol;
8763 ntfs_error(vol->mp, "Failed to obtain AfpInfo "
8781 if (ni == vol->root_ni)
8807 ntfs_error(vol->mp, "uiomove() failed (error "
8838 ntfs_name_len = utf8_to_ntfs(vol, (const u8*)name, strlen(name),
8845 ntfs_error(vol->mp, "Failed to convert name to "
8854 if (ntfs_is_sfm_name(vol, ntfs_name, ntfs_name_len)) {
8875 ntfs_error(vol->mp, "Failed to get $DATA/%s attribute "
9004 ntfs_volume *vol;
9018 vol = ni->vol;
9110 ntfs_error(vol->mp, "Failed to obtain "
9127 if (ni == vol->root_ni)
9177 if (ni == vol->root_ni)
9213 ntfs_error(vol->mp, "Failed to write/create "
9219 ntfs_error(vol->mp, "uiomove() failed (error %d).",
9250 ntfs_name_len = utf8_to_ntfs(vol, (const u8*)name, strlen(name),
9257 ntfs_error(vol->mp, "Failed to convert name to "
9266 if (ntfs_is_sfm_name(vol, ntfs_name, ntfs_name_len)) {
9291 ntfs_error(vol->mp, "Failed to get or create $DATA/%s "
9345 ntfs_error(vol->mp, "Failed to resize "
9373 ntfs_error(vol->mp, "Failed to truncate "
9402 if (ni->vol->major_ver >= 2) {
9453 ntfs_volume *vol;
9464 vol = ni->vol;
9524 ntfs_error(vol->mp, "Failed to obtain AfpInfo "
9540 if (ni == vol->root_ni)
9589 ntfs_error(vol->mp, "Failed to write/delete "
9616 ntfs_name_len = utf8_to_ntfs(vol, (const u8*)name, strlen(name),
9623 ntfs_error(vol->mp, "Failed to convert name to "
9632 if (ntfs_is_sfm_name(vol, ntfs_name, ntfs_name_len)) {
9653 ntfs_error(vol->mp, "Failed to get $DATA/%s attribute "
9676 if (ni->vol->major_ver >= 2) {
9734 ntfs_volume *vol;
9749 vol = ni->vol;
9750 upcase = vol->upcase;
9751 upcase_len = vol->upcase_len;
9752 case_sensitive = NVolCaseSensitive(vol);
9813 ntfs_error(vol->mp, "Failed to obtain AfpInfo for "
9829 if (ni == vol->root_ni)
9846 ntfs_error(vol->mp, "uiomove() failed (error "
9857 ntfs_error(vol->mp, "Failed to map mft record (error %d).",
9863 ntfs_error(vol->mp, "Failed to allocate search context.");
9875 ntfs_error(vol->mp, "Failed to allocate name buffer.");
9893 ntfs_error(vol->mp, "Failed to iterate over named "
9908 ntfs_error(vol->mp, "Found corrupt named $DATA "
9910 NVolSetErrors(vol);
9976 ntfs_error(vol->mp, "uiomove() failed "
9990 if (ntfs_is_sfm_name(vol, name, name_len)) {
9995 utf8_len = ntfs_to_utf8(vol, name, name_len <<
9998 ntfs_warning(vol->mp, "Skipping unrepresentable name "
10040 ntfs_error(vol->mp, "uiomove() failed (error "
10080 ntfs_volume *vol;
10093 ntfs_error(ni->vol->mp, "Called for directory vnode.");
10100 vol = ni->vol;
10107 if (ni == vol->mft_ni || ni == vol->mftmirr_ni)
10133 ntfs_volume *vol;
10146 ntfs_error(ni->vol->mp, "Called for directory vnode.");
10153 vol = ni->vol;
10160 if (ni == vol->mft_ni || ni == vol->mftmirr_ni)
10246 ntfs_volume *vol;
10254 vol = ni->vol;
10265 ntfs_error(vol->mp, "Called for directory vnode.");
10268 if (is_write && NVolReadOnly(vol)) {
10269 ntfs_warning(vol->mp, "Called for VNODE_WRITE but mount is "
10303 ntfs_error(vol->mp, "Called for inode 0x%llx, size 0x%llx, "
10315 if (byte_offset & vol->sector_size_mask && byte_offset != init_size) {
10316 ntfs_error(vol->mp, "Called for inode 0x%llx, byte offset "
10322 (unsigned)vol->sector_size);
10353 ntfs_error(vol->mp, "Called for inode 0x%llx, which "
10376 vcn = byte_offset >> vol->cluster_size_shift;
10377 vcn_ofs = (u32)byte_offset & vol->cluster_size_mask;
10399 ntfs_error(vol->mp, "Not enough memory to complete "
10406 ntfs_error(vol->mp, "Failed to complete mapping for "
10441 ntfs_warning(vol->mp, "Returning hole but flags "
10449 bytes = (clusters << vol->cluster_size_shift) - vcn_ofs;
10467 *a->a_bpn = ((lcn << vol->cluster_size_shift) + vcn_ofs) >>
10468 vol->sector_size_shift;
10470 bytes = (clusters << vol->cluster_size_shift) - vcn_ofs;
10568 ntfs_warning(ni->vol->mp, "Unsupported named stream %s "
10577 ntfs_warning(ni->vol->mp, "The resource fork may only be "
10625 ntfs_error(ni->vol->mp, "Failed to get named stream "
10680 ntfs_warning(ni->vol->mp, "Unsupported named stream %s "
10689 ntfs_warning(ni->vol->mp, "The resource fork may only be "
10730 ntfs_error(ni->vol->mp, "Failed to create named "
10794 ntfs_warning(ni->vol->mp, "Unsupported named stream %s "
10803 ntfs_warning(ni->vol->mp, "The resource fork may only be "
10859 if (ni->vol->major_ver >= 2) {