Searched refs:super_dev_alloc (Results 1 – 1 of 1) sorted by relevance
291 static struct super_dev *super_dev_alloc(dev_t dev, struct super_block *sb);415 s->s_super_dev = super_dev_alloc(0, s); in alloc_super()463 static struct super_dev *super_dev_alloc(dev_t dev, struct super_block *sb) in super_dev_alloc() function1675 sb_dev = super_dev_alloc(dev, sb); in fs_bdev_register()