Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:ipc\mqueue.c Create Date:2022-07-28 16:50:30
Last Modify:2020-03-17 23:00:47 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:mqueue_fs_context_free

Proto:static void mqueue_fs_context_free(struct fs_context *fc)

Type:void

Parameter:

TypeParameterName
struct fs_context *fc
372  ctx = The filesystem's context
374  put_ipc_ns(ipc_ns)
375  kfree(ctx)