Searched refs:read_super_block (Results 1 – 1 of 1) sorted by relevance
1606 static int read_super_block(struct super_block *s, int offset) in read_super_block() function1967 if (!read_super_block(s, REISERFS_OLD_DISK_OFFSET_IN_BYTES)) in reiserfs_fill_super()1974 else if (read_super_block(s, REISERFS_DISK_OFFSET_IN_BYTES)) { in reiserfs_fill_super()