Searched refs:GFS2_MAGIC (Results 1 – 4 of 4) sorted by relevance
16 #define GFS2_MAGIC 0x01161970 macro
124 if (lh->lh_header.mh_magic != cpu_to_be32(GFS2_MAGIC) || in __get_log_header()
398 str->di_header.mh_magic = cpu_to_be32(GFS2_MAGIC); in gfs2_dinode_out()979 buf->f_type = GFS2_MAGIC; in gfs2_statfs()
1025 qlvb->qb_magic = cpu_to_be32(GFS2_MAGIC); in update_qd()1058 if (force_refresh || qd->qd_qb.qb_magic != cpu_to_be32(GFS2_MAGIC)) { in do_glock()