函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\posix_acl.h Create Date:2022-07-27 10:08:27
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Free an ACL handle.

函数原型:static inline void posix_acl_release(struct posix_acl *acl)

返回类型:void

参数:

类型参数名称
struct posix_acl *acl
55  如果acl_dec_and_test - decrement a refcount and test if it is 0*@r: the refcount* Similar to atomic_dec_and_test(), it will WARN on underflow and fail to* decrement when saturated at REFCOUNT_SATURATEDkfree_rcu() - kfree an object after a grace period(acl, a_rcu)
调用者
名称描述
check_acl
__destroy_inode
set_cached_acl
__forget_cached_acl
get_acl
__posix_acl_create
__posix_acl_chmod
posix_acl_chmod
posix_acl_create
posix_acl_from_xattrConvert from extended attribute to in-memory representation.
posix_acl_xattr_get
posix_acl_xattr_set
simple_acl_create
nfsacl_decodesacl_decode - Decode an NFSv3 ACL*@buf: xdr_buf containing XDR'd ACL data to decode*@base: byte offset in xdr_buf where XDR'd ACL begins*@aclcnt: count of ACEs in decoded posix_acl*@pacl: buffer in which to place decoded posix_acl