mdp_super_t 963 drivers/md/md.c static int md_uuid_equal(mdp_super_t *sb1, mdp_super_t *sb2) mdp_super_t 971 drivers/md/md.c static int md_sb_equal(mdp_super_t *sb1, mdp_super_t *sb2) mdp_super_t 974 drivers/md/md.c mdp_super_t *tmp1, *tmp2; mdp_super_t 1006 drivers/md/md.c static unsigned int calc_sb_csum(mdp_super_t *sb) mdp_super_t 1106 drivers/md/md.c mdp_super_t *sb; mdp_super_t 1174 drivers/md/md.c mdp_super_t *refsb = page_address(refdev->sb_page); mdp_super_t 1215 drivers/md/md.c mdp_super_t *sb = page_address(rdev->sb_page); mdp_super_t 1343 drivers/md/md.c mdp_super_t *sb; mdp_super_t 9311 drivers/md/md.c pr_debug("md: sizeof(mdp_super_t) = %d\n", (int)sizeof(mdp_super_t)); mdp_super_t 215 include/uapi/linux/raid/md_p.h static inline __u64 md_event(mdp_super_t *sb) {