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