Function report

linux kernel

5.5.9

Brick Technologies Co., Ltd

Source Code:fs\xattr.c Create Date:2020-09-19 12:42:34
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload PLEAChinese

Name:SYSCALL_DEFINE5

Proto:SYSCALL_DEFINE5(lsetxattr, const char __user *, pathname, const char __user *, name, const void __user *, value, size_t, size, int, flags)

Type:

Parameter:Nothing

492  Return path_setxattr(pathname, name, value, size, flags, 0)