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()196 struct sysv4_super_block * sbd; in detect_sysv()198 sbd = (struct sysv4_super_block *) (bh->b_data + BLOCK_SIZE/2); in detect_sysv()357 if ((512 != sizeof (struct sysv4_super_block)) in sysv_read_super()
103 struct sysv4_super_block { struct