Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dsuper.c804 static int ext2_fill_super(struct super_block *sb, void *data, int silent) in ext2_fill_super() function
1476 return mount_bdev(fs_type, flags, dev_name, data, ext2_fill_super); in ext2_mount()