Home
last modified time | relevance | path

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

/linux/fs/ufs/
H A Dufs_fs.h92 #define SBLOCK_UFS2 65536 macro
96 { SBLOCK_UFS2, SBLOCK_UFS1, SBLOCK_FLOPPY, SBLOCK_PIGGY, -1 }
H A Dsuper.c862 super_block_offset=SBLOCK_UFS2; in ufs_fill_super()