Searched refs:sysv4_super_block (Results 1 – 2 of 2) sorted by relevance
80 struct sysv4_super_block * sbd; in detected_sysv4()85 sbd = (struct sysv4_super_block *) (bh1->b_data + BLOCK_SIZE/2); in detected_sysv4()87 sbd = (struct sysv4_super_block *) bh2->b_data; in detected_sysv4()203 struct sysv4_super_block * sbd; in detect_sysv()206 sbd = (struct sysv4_super_block *) (bh->b_data + BLOCK_SIZE/2); in detect_sysv()360 BUILD_BUG_ON(512 != sizeof (struct sysv4_super_block)); in sysv_fill_super()
67 struct sysv4_super_block { struct