Home
last modified time | relevance | path

Searched refs:__get_super (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dsuper.c744 static struct super_block *__get_super(struct block_device *bdev, bool excl) in __get_super() function
789 return __get_super(bdev, false); in get_super()
797 struct super_block *s = __get_super(bdev, excl); in __get_super_thawed()

Completed in 2 milliseconds