Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\super.c Create Date:2022-07-28 20:02:28
Last Modify:2022-05-24 06:42:17 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:do_emergency_remount

Proto:static void do_emergency_remount(struct work_struct *work)

Type:void

Parameter:

TypeParameterName
struct work_struct *work
1010  __iterate_supers(do_emergency_remount_callback)
1011  kfree(work)
1012  printk - print a kernel message*@fmt: format string* This is printk(). It can be called from any context. We want it to work.* We try to grab the console_lock. If we succeed, it's easy - we log the* output and call the console drivers