Searched refs:first_lcn (Results 1 – 1 of 1) sorted by relevance
3781 s64 first_lcn; in __ntfs_attr_update_mapping_pairs() local3790 first_lcn = ntfs_rl_vcn_to_lcn(ni->runlist.rl, stop_vcn); in __ntfs_attr_update_mapping_pairs()3791 if (first_lcn == LCN_EINVAL) { in __ntfs_attr_update_mapping_pairs()3796 if (first_lcn == LCN_ENOENT || in __ntfs_attr_update_mapping_pairs()3797 first_lcn == LCN_RL_NOT_MAPPED) in __ntfs_attr_update_mapping_pairs()