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_full_name - Compute full attribute name from suffix*@handler: handler of the xattr_handler operation*@name: name passed to the xattr_handler operation* The get and set xattr handler operations are called with the remainder of* the attribute name

Proto:const char *xattr_full_name(const struct xattr_handler *handler, const char *name)

Type:char

Parameter:

TypeParameterName
const struct xattr_handler *handler
const char *name
801  prefix_len = strlen - Find the length of a string*@s: The string to be sized
803  Return name - prefix_len