Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dlcnalloc.h44 const VCN start_vcn, const s64 count, const LCN start_lcn,
Dlcnalloc.c147 const s64 count, const LCN start_lcn, in ntfs_cluster_alloc() argument
166 (unsigned long long)start_lcn, in ntfs_cluster_alloc()
173 BUG_ON(start_lcn < -1); in ntfs_cluster_alloc()
200 zone_start = start_lcn; in ntfs_cluster_alloc()