Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ntfs/
Dlcnalloc.h30 const VCN start_vcn, const s64 count, const LCN start_lcn,
Dlcnalloc.c133 const s64 count, const LCN start_lcn, in ntfs_cluster_alloc() argument
152 (unsigned long long)start_lcn, in ntfs_cluster_alloc()
159 BUG_ON(start_lcn < -1); in ntfs_cluster_alloc()
186 zone_start = start_lcn; in ntfs_cluster_alloc()