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