Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\smack\smack_lsm.c Create Date:2022-07-28 19:19:52
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:smack_free_mnt_opts

Proto:static void smack_free_mnt_opts(void *mnt_opts)

Type:void

Parameter:

TypeParameterName
void *mnt_opts
577  opts = mnt_opts
578  kfree(fsdefault)
579  kfree(fsfloor)
580  kfree(fshat)
581  kfree(fsroot)
582  kfree(fstransmute)
583  kfree(opts)
Caller
NameDescribe
smack_sb_eat_lsm_opts