Home
last modified time | relevance | path

Searched refs:EROFS_SUPER_MAGIC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/erofs/
H A Dinternal.h40 #define EROFS_SUPER_MAGIC EROFS_SUPER_MAGIC_V1 macro
H A Dfscache.c18 return init_pseudo(fc, EROFS_SUPER_MAGIC) ? 0 : -ENOMEM; in erofs_anon_init_fs_context()
H A Dsuper.c584 sb->s_magic = EROFS_SUPER_MAGIC; in erofs_fc_fill_super()