Searched refs:lcn_seek_from (Results 1 – 2 of 2) sorted by relevance
597 LCN lcn_seek_from; in ntfs_inner_allocation() local624 lcn_seek_from = -1; in ntfs_inner_allocation()629 lcn_seek_from = prl->lcn in ntfs_inner_allocation()640 lcn_seek_from, DATA_ZONE); in ntfs_inner_allocation()
1309 LCN lcn_seek_from = -1; in ntfs_attr_fill_hole() local1371 lcn_seek_from = rlc->lcn + rlc->length; in ntfs_attr_fill_hole()1373 lcn_seek_from = rlc->lcn + (from_vcn - rlc->vcn); in ntfs_attr_fill_hole()1377 if (lcn_seek_from == -1) { in ntfs_attr_fill_hole()1383 lcn_seek_from = rlc->lcn - (rlc->vcn - from_vcn); in ntfs_attr_fill_hole()1384 if (lcn_seek_from < -1) in ntfs_attr_fill_hole()1385 lcn_seek_from = -1; in ntfs_attr_fill_hole()1419 lcn_seek_from, DATA_ZONE); in ntfs_attr_fill_hole()1422 lcn_seek_from, DATA_ZONE); in ntfs_attr_fill_hole()6502 LCN lcn_seek_from; local[all …]