Home
last modified time | relevance | path

Searched refs:sysv2_super_block (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/sysv/
H A Dsuper.c109 struct sysv2_super_block *sbd; in detected_sysv2()
114 sbd = (struct sysv2_super_block *) (bh1->b_data + BLOCK_SIZE/2); in detected_sysv2()
116 sbd = (struct sysv2_super_block *) bh2->b_data; in detected_sysv2()
361 BUILD_BUG_ON(512 != sizeof (struct sysv2_super_block)); in sysv_fill_super()
/openbmc/linux/include/linux/
H A Dsysv_fs.h99 struct sysv2_super_block { struct