Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:xattr_is_trusted

Proto:static bool xattr_is_trusted(const char *name)

Type:bool

Parameter:

TypeParameterName
const char *name
923  Return Not strncmp(name, XATTR_TRUSTED_PREFIX, XATTR_TRUSTED_PREFIX_LEN)
Caller
NameDescribe
simple_xattr_listxattr LIST operation for in-memory/pseudo filesystems