Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\posix_acl.c Create Date:2022-07-28 20:29:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Init a fresh posix_acl

Proto:void posix_acl_init(struct posix_acl *acl, int count)

Type:void

Parameter:

TypeParameterName
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
Caller
NameDescribe
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