Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\posix_acl.h Create Date:2022-07-28 09:08:33
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Duplicate an ACL handle.

Proto:static inline struct posix_acl *posix_acl_dup(struct posix_acl *acl)

Type:struct posix_acl

Parameter:

TypeParameterName
struct posix_acl *acl
44  If acl Then _inc - increment a refcount*@r: the refcount to increment* Similar to atomic_inc(), but will saturate at REFCOUNT_SATURATED and WARN
46  Return acl
Caller
NameDescribe
set_cached_acl
get_acl