Searched refs:ext2_fetch_superblock (Results 1 – 3 of 3) sorted by relevance
19 int ext2_fetch_superblock(struct ext2_data *fs);
201 int ext2_fetch_superblock(struct ext2_data *fs) in ext2_fetch_superblock() function
313 ret = ext2_fetch_superblock(fs); in ext2_init_fs()