Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dlcnalloc.h37 FIRST_ZONE = 0, /* For sanity checking. */ enumerator
Dlcnalloc.c174 BUG_ON(zone < FIRST_ZONE); in ntfs_cluster_alloc()