Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dlcnalloc.c989 s64 total_discarded = 0, rl_off; in __ntfs_cluster_free() local
995 rl_off = start_vcn - rl->vcn; in __ntfs_cluster_free()
997 s64 to_discard = rl->length - rl_off; in __ntfs_cluster_free()
1005 start_sector = ALIGN(NTFS_CLU_TO_B(vol, rl->lcn + rl_off), in __ntfs_cluster_free()
1008 rl->lcn + rl_off + to_discard), in __ntfs_cluster_free()
1021 rl_off = 0; in __ntfs_cluster_free()