函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\posix_acl.c Create Date:2022-07-29 11:04:53
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Init a fresh posix_acl

函数原型:void posix_acl_init(struct posix_acl *acl, int count)

返回类型:void

参数:

类型参数名称
struct posix_acl *acl
intcount
168  _set - set a refcount's value*@r: the refcount*@n: value to which the refcount will be set
169  a_count等于count
调用者
名称描述
posix_acl_allocAllocate a new ACL with the specified number of entries.
nfsacl_encodesacl_encode - Encode an NFSv3 ACL*@buf: destination xdr_buf to contain XDR encoded ACL*@base: byte offset in xdr_buf where XDR'd ACL begins*@inode: inode of file whose ACL this is*@acl: posix_acl to encode*@encode_entries: whether to encode ACEs as