Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Diomap.c576 s64 vcn, start_lcn, lcn_count; in ntfs_write_da_iomap_begin_non_resident() local
588 err = ntfs_attr_map_cluster(ni, vcn, &start_lcn, &lcn_count, in ntfs_write_da_iomap_begin_non_resident()
607 if (start_lcn == LCN_HOLE) in ntfs_write_da_iomap_begin_non_resident()
614 iomap->addr = ntfs_cluster_to_bytes(vol, start_lcn) + vcn_ofs; in ntfs_write_da_iomap_begin_non_resident()
624 start_lcn << in ntfs_write_da_iomap_begin_non_resident()
631 (start_lcn + lcn_count - 1) << in ntfs_write_da_iomap_begin_non_resident()