Home
last modified time | relevance | path

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

/openbmc/linux/fs/sysv/
H A Dsysv.h90 FSTYPE_COH, enumerator
101 #define COH_SUPER_MAGIC (SYSV_MAGIC_BASE+FSTYPE_COH)
H A Dsuper.c262 sbi->s_type = FSTYPE_COH; in detect_coherent()
289 [FSTYPE_COH] = "Coherent",
298 [FSTYPE_COH] = detected_coherent,