Searched refs:QNX4_SUPER_MAGIC (Results 1 – 4 of 4) sorted by relevance
49 #define QNX4_SUPER_MAGIC 0x002f /* qnx4 fs detection */ macro
50 #define QNX4_SUPER_MAGIC 0x002f /* qnx4 fs detection */ macro
201 s->s_magic = QNX4_SUPER_MAGIC; in qnx4_fill_super()