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