Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/mtd/
Dubi-user.h224 UBI_STATIC_VOLUME = 4, enumerator
/linux-4.19.296/fs/ubifs/
Dsuper.c512 if (c->vi.vol_type == UBI_STATIC_VOLUME) { in init_constants_early()