taglinefilesource code
remount_fs355fs/super.cif (sb->s_op && sb->s_op->remount_fs) {
remount_fs356fs/super.cretval = sb->s_op->remount_fs(sb, &flags);
remount_fs303include/linux/fs.hint (*remount_fs) (struct super_block *, int *);