Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:legacy_fs_context_free

Proto:static void legacy_fs_context_free(struct fs_context *fc)

Type:void

Parameter:

TypeParameterName
struct fs_context *fc
519  ctx = fs_private
521  If ctx Then
522  If param_type == LEGACY_FS_INDIVIDUAL_PARAMS Then kfree( Data page for legacy filesystems )
524  kfree(ctx)