taglinefilesource code
read_super282fs/super.cif (!type->read_super(s,data, silent)) {
read_super452fs/super.csb = read_super(dev,type,flags,data,0);
read_super675fs/super.csb = read_super(ROOT_DEV,fs_type->name,root_mountflags,NULL,1);
read_super374include/linux/fs.hstruct super_block *(*read_super) (struct super_block *, void *, int);