Searched refs:__get_super (Results 1 – 1 of 1) sorted by relevance
741 static struct super_block *__get_super(struct block_device *bdev, bool excl) in __get_super() function786 return __get_super(bdev, false); in get_super()794 struct super_block *s = __get_super(bdev, excl); in __get_super_thawed()