Home
last modified time | relevance | path

Searched refs:LCN_HOLE (Results 1 – 25 of 37) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ntfs/
H A Drunlist.c158 if ((dst->lcn == LCN_HOLE) && (src->lcn == LCN_HOLE)) in ntfs_are_rl_mergeable()
845 rl[rlpos].lcn = LCN_HOLE; in ntfs_mapping_pairs_decompress()
1515 rl->lcn = LCN_HOLE; in ntfs_rl_truncate_nolock()
1593 rl->lcn = LCN_HOLE; in ntfs_rl_truncate_nolock()
1678 if (rl->lcn == LCN_HOLE) { in ntfs_rl_punch_nolock()
1691 if (rl_end->lcn == LCN_HOLE) { in ntfs_rl_punch_nolock()
1748 rl->lcn = LCN_HOLE; in ntfs_rl_punch_nolock()
1772 rl->lcn = LCN_HOLE; in ntfs_rl_punch_nolock()
1791 if (rl_end->lcn == LCN_HOLE) { in ntfs_rl_punch_nolock()
1825 rl->lcn = LCN_HOLE; in ntfs_rl_punch_nolock()
[all …]
H A Drunlist.h52 LCN_HOLE = -1, /* Keep this as highest value or die! */ enumerator
H A Dlcnalloc.c875 if (unlikely(rl->lcn < LCN_HOLE)) { in __ntfs_cluster_free()
915 if (unlikely(rl->lcn < LCN_HOLE)) { in __ntfs_cluster_free()
931 if (unlikely(rl->lcn < LCN_HOLE)) { in __ntfs_cluster_free()
H A Dfile.c870 if (unlikely(lcn != LCN_HOLE && lcn != LCN_ENOENT)) { in ntfs_prepare_pages_for_non_resident_write()
955 BUG_ON(lcn != LCN_HOLE); in ntfs_prepare_pages_for_non_resident_write()
969 BUG_ON(rl->lcn != LCN_HOLE); in ntfs_prepare_pages_for_non_resident_write()
1043 BUG_ON(rl2->lcn < LCN_HOLE); in ntfs_prepare_pages_for_non_resident_write()
1798 if (unlikely(lcn < LCN_HOLE)) { in ntfs_perform_write()
1814 if (lcn == LCN_HOLE) { in ntfs_perform_write()
H A Dlogfile.c775 if (unlikely(!rl->length || lcn < LCN_HOLE)) in ntfs_empty_logfile()
778 if (lcn == LCN_HOLE) in ntfs_empty_logfile()
H A Daops.c273 if (lcn == LCN_HOLE) in ntfs_read_block()
723 if (lcn == LCN_HOLE) { in ntfs_write_block()
1588 if (unlikely(lcn < LCN_HOLE)) { in ntfs_bmap()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ntfs/
H A Drunlist.c158 if ((dst->lcn == LCN_HOLE) && (src->lcn == LCN_HOLE)) in ntfs_are_rl_mergeable()
845 rl[rlpos].lcn = LCN_HOLE; in ntfs_mapping_pairs_decompress()
1515 rl->lcn = LCN_HOLE; in ntfs_rl_truncate_nolock()
1593 rl->lcn = LCN_HOLE; in ntfs_rl_truncate_nolock()
1678 if (rl->lcn == LCN_HOLE) { in ntfs_rl_punch_nolock()
1691 if (rl_end->lcn == LCN_HOLE) { in ntfs_rl_punch_nolock()
1748 rl->lcn = LCN_HOLE; in ntfs_rl_punch_nolock()
1772 rl->lcn = LCN_HOLE; in ntfs_rl_punch_nolock()
1791 if (rl_end->lcn == LCN_HOLE) { in ntfs_rl_punch_nolock()
1825 rl->lcn = LCN_HOLE; in ntfs_rl_punch_nolock()
[all …]
H A Drunlist.h52 LCN_HOLE = -1, /* Keep this as highest value or die! */ enumerator
H A Dlcnalloc.c875 if (unlikely(rl->lcn < LCN_HOLE)) { in __ntfs_cluster_free()
915 if (unlikely(rl->lcn < LCN_HOLE)) { in __ntfs_cluster_free()
931 if (unlikely(rl->lcn < LCN_HOLE)) { in __ntfs_cluster_free()
H A Dfile.c870 if (unlikely(lcn != LCN_HOLE && lcn != LCN_ENOENT)) { in ntfs_prepare_pages_for_non_resident_write()
955 BUG_ON(lcn != LCN_HOLE); in ntfs_prepare_pages_for_non_resident_write()
969 BUG_ON(rl->lcn != LCN_HOLE); in ntfs_prepare_pages_for_non_resident_write()
1043 BUG_ON(rl2->lcn < LCN_HOLE); in ntfs_prepare_pages_for_non_resident_write()
1798 if (unlikely(lcn < LCN_HOLE)) { in ntfs_perform_write()
1814 if (lcn == LCN_HOLE) { in ntfs_perform_write()
H A Dlogfile.c775 if (unlikely(!rl->length || lcn < LCN_HOLE)) in ntfs_empty_logfile()
778 if (lcn == LCN_HOLE) in ntfs_empty_logfile()
H A Daops.c273 if (lcn == LCN_HOLE) in ntfs_read_block()
723 if (lcn == LCN_HOLE) { in ntfs_write_block()
1588 if (unlikely(lcn < LCN_HOLE)) { in ntfs_bmap()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ntfs/
H A Drunlist.c158 if ((dst->lcn == LCN_HOLE) && (src->lcn == LCN_HOLE)) in ntfs_are_rl_mergeable()
845 rl[rlpos].lcn = LCN_HOLE; in ntfs_mapping_pairs_decompress()
1515 rl->lcn = LCN_HOLE; in ntfs_rl_truncate_nolock()
1593 rl->lcn = LCN_HOLE; in ntfs_rl_truncate_nolock()
1678 if (rl->lcn == LCN_HOLE) { in ntfs_rl_punch_nolock()
1691 if (rl_end->lcn == LCN_HOLE) { in ntfs_rl_punch_nolock()
1748 rl->lcn = LCN_HOLE; in ntfs_rl_punch_nolock()
1772 rl->lcn = LCN_HOLE; in ntfs_rl_punch_nolock()
1791 if (rl_end->lcn == LCN_HOLE) { in ntfs_rl_punch_nolock()
1825 rl->lcn = LCN_HOLE; in ntfs_rl_punch_nolock()
[all …]
H A Drunlist.h52 LCN_HOLE = -1, /* Keep this as highest value or die! */ enumerator
H A Dlcnalloc.c875 if (unlikely(rl->lcn < LCN_HOLE)) { in __ntfs_cluster_free()
915 if (unlikely(rl->lcn < LCN_HOLE)) { in __ntfs_cluster_free()
931 if (unlikely(rl->lcn < LCN_HOLE)) { in __ntfs_cluster_free()
H A Dfile.c870 if (unlikely(lcn != LCN_HOLE && lcn != LCN_ENOENT)) { in ntfs_prepare_pages_for_non_resident_write()
955 BUG_ON(lcn != LCN_HOLE); in ntfs_prepare_pages_for_non_resident_write()
969 BUG_ON(rl->lcn != LCN_HOLE); in ntfs_prepare_pages_for_non_resident_write()
1043 BUG_ON(rl2->lcn < LCN_HOLE); in ntfs_prepare_pages_for_non_resident_write()
1798 if (unlikely(lcn < LCN_HOLE)) { in ntfs_perform_write()
1814 if (lcn == LCN_HOLE) { in ntfs_perform_write()
H A Dlogfile.c775 if (unlikely(!rl->length || lcn < LCN_HOLE)) in ntfs_empty_logfile()
778 if (lcn == LCN_HOLE) in ntfs_empty_logfile()
H A Daops.c273 if (lcn == LCN_HOLE) in ntfs_read_block()
723 if (lcn == LCN_HOLE) { in ntfs_write_block()
1588 if (unlikely(lcn < LCN_HOLE)) { in ntfs_bmap()
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/libntfs-3g/
H A Dcompress.c675 if (rl->lcn == LCN_HOLE) in ntfs_is_cb_compressed()
805 if (!rl || rl->lcn < LCN_HOLE) { in ntfs_compressed_attr_pread()
814 if (rl->lcn == LCN_HOLE) { in ntfs_compressed_attr_pread()
1174 if (xrl->lcn == LCN_HOLE) { in valid_compressed_run()
1247 && (rl[-1].lcn == LCN_HOLE); in ntfs_compress_overwr_free()
1289 frl->lcn = LCN_HOLE; in ntfs_compress_overwr_free()
1311 if (freerl->lcn == LCN_HOLE) { in ntfs_compress_overwr_free()
1324 freerl[2].lcn = LCN_HOLE; in ntfs_compress_overwr_free()
1348 freerl->lcn = LCN_HOLE; in ntfs_compress_overwr_free()
1368 freerl->lcn = LCN_HOLE; in ntfs_compress_overwr_free()
[all …]
H A Drunlist.c181 if ((dst->lcn == LCN_HOLE) && (src->lcn == LCN_HOLE)) in ntfs_rl_are_mergeable()
551 while (srl[si].length && srl[si].lcn < (LCN)LCN_HOLE) in ntfs_runlists_merge_i()
889 rl[rlpos].lcn = (LCN)LCN_HOLE; in ntfs_mapping_pairs_decompress_i()
1126 if (rl->lcn != (LCN)LCN_HOLE) in ntfs_rl_pread()
1218 if (rl->lcn != (LCN)LCN_HOLE) in ntfs_rl_pwrite()
1351 if (rl->length < 0 || rl->lcn < LCN_HOLE) in ntfs_get_size_for_mapping_pairs()
1375 if (rl->length < 0 || rl->lcn < LCN_HOLE) in ntfs_get_size_for_mapping_pairs()
1513 if (rl->length < 0 || rl->lcn < LCN_HOLE) in ntfs_mapping_pairs_build()
1553 if (rl->length < 0 || rl->lcn < LCN_HOLE) in ntfs_mapping_pairs_build()
1717 if (rlc->lcn != LCN_HOLE) { in ntfs_rl_sparse()
[all …]
H A Dlcnalloc.c688 if (rl->lcn < 0 && rl->lcn != LCN_HOLE) { in ntfs_cluster_free()
703 if (rl->lcn != LCN_HOLE) { in ntfs_cluster_free()
724 if (rl->lcn < 0 && rl->lcn != LCN_HOLE) { in ntfs_cluster_free()
737 if (rl->lcn != LCN_HOLE) { in ntfs_cluster_free()
H A Dattrib.c896 if (rl->lcn >= (LCN)LCN_HOLE) in ntfs_attr_find_vcn()
1094 if (rl->lcn != (LCN)LCN_HOLE) { in ntfs_attr_pread_i()
1223 if ((rli->lcn == (LCN)LCN_HOLE) in ntfs_attr_fill_zero()
1275 if ((*rl)->lcn == LCN_HOLE) { in ntfs_attr_fill_hole()
1518 rl[1].lcn = LCN_HOLE; in split_compressed_hole()
1519 rl[2].lcn = LCN_HOLE; in split_compressed_hole()
1548 rl[1].lcn = LCN_HOLE; in split_compressed_hole()
1555 rl[1].lcn = LCN_HOLE; in split_compressed_hole()
1588 rl[1].lcn = LCN_HOLE; in split_compressed_hole()
2071 if ((rl->lcn == (LCN)LCN_HOLE)
[all …]
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/ntfsprogs/
H A Dntfswipe.c666 (((rlc + 1)->length) && (rlc->lcn != LCN_HOLE))) { in wipe_compressed_attribute()
671 if (rlc->lcn == LCN_HOLE) { in wipe_compressed_attribute()
683 while ((rlt - 1)->lcn == LCN_HOLE) rlt--; in wipe_compressed_attribute()
722 if (rlc->lcn == LCN_HOLE) in wipe_compressed_attribute()
752 if (rlc->lcn == LCN_HOLE) in wipe_compressed_attribute()
H A Dntfsfallocate.c456 if (brl->lcn != LCN_HOLE) { in ntfs_restore_rl()
461 if (grl->lcn == LCN_HOLE) { in ntfs_restore_rl()
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/include/ntfs-3g/
H A Dattrib.h54 LCN_HOLE = -1, /* Keep this as highest value or die! */ enumerator

12