Hi,
Please describe the functions of this function "
mount_bdev()" defined in the header file "Linux/fs/super.c".
I guess it somehow initiates a safe execution of the fill_super function passed as parameter but i want to know the actual steps performed by that function.