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