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