Searched refs:xenix_super_block (Results 1 – 3 of 3) sorted by relevance
52 struct xenix_super_block * sbd1; in detected_xenix()53 struct xenix_super_block * sbd2; in detected_xenix()56 sbd1 = sbd2 = (struct xenix_super_block *) bh1->b_data; in detected_xenix()59 sbd1 = (struct xenix_super_block *) bh1->b_data; in detected_xenix()60 sbd2 = (struct xenix_super_block *) (bh2->b_data - 512); in detected_xenix()181 struct xenix_super_block *sbd = (struct xenix_super_block *)bh->b_data; in detect_xenix()359 BUILD_BUG_ON(1024 != sizeof (struct xenix_super_block)); in sysv_fill_super()
48 unsigned int offset = offsetof(struct xenix_super_block, s_inode[i]); in sv_sb_fic_inode()
29 struct xenix_super_block { struct