Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dattrib.c3595 s64 first_lcn; in ntfs_attr_update_mapping_pairs() local
3604 first_lcn = ntfs_rl_vcn_to_lcn(ni->runlist.rl, stop_vcn); in ntfs_attr_update_mapping_pairs()
3605 if (first_lcn == LCN_EINVAL) { in ntfs_attr_update_mapping_pairs()
3610 if (first_lcn == LCN_ENOENT || in ntfs_attr_update_mapping_pairs()
3611 first_lcn == LCN_RL_NOT_MAPPED) in ntfs_attr_update_mapping_pairs()