Home
last modified time | relevance | path

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

/Linux-v4.19/fs/exofs/
Dcommon.h85 #define EXOFS_SUPER_MAGIC 0x5DF5 macro
Dsuper.c778 if (sb->s_magic != EXOFS_SUPER_MAGIC) { in exofs_fill_super()
924 buf->f_type = EXOFS_SUPER_MAGIC; in exofs_statfs()