Home
last modified time | relevance | path

Searched refs:FSTYPE_COH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/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,

Completed in 3 milliseconds