Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dmagic.h52 #define REISERFS_SUPER_MAGIC 0x52654973 /* used by gcc */ macro
/Linux-v4.19/fs/reiserfs/
Dsuper.c2260 buf->f_type = REISERFS_SUPER_MAGIC; in reiserfs_statfs()