Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\namespace.c Create Date:2022-07-28 20:09:10
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__mnt_unmake_readonly

Proto:static int __mnt_unmake_readonly(struct mount *mnt)

Type:int

Parameter:

TypeParameterName
struct mount *mnt
506  lock_mount_hash()
507  mnt_flags &= ~does the user want this to be r/o?
508  unlock_mount_hash()
509  Return 0
Caller
NameDescribe
change_mount_ro_state