Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dlcnalloc.c184 const s64 count, const s64 start_lcn, in ntfs_cluster_alloc() argument
206 start_vcn, count, start_lcn, in ntfs_cluster_alloc()
210 if (start_vcn < 0 || start_lcn < LCN_HOLE || in ntfs_cluster_alloc()
253 zone_start = start_lcn; in ntfs_cluster_alloc()