Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ntfs/
Dlcnalloc.h23 FIRST_ZONE = 0, /* For sanity checking. */ enumerator
Dlcnalloc.c160 BUG_ON(zone < FIRST_ZONE); in ntfs_cluster_alloc()