Home
last modified time | relevance | path

Searched refs:first_lcn (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ntfs/
H A Dattrib.c3781 s64 first_lcn; in __ntfs_attr_update_mapping_pairs() local
3790 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()