Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dlcnalloc.h23 FIRST_ZONE = 0, /* For sanity checking. */ enumerator
H A Dlcnalloc.c160 BUG_ON(zone < FIRST_ZONE); in ntfs_cluster_alloc()