Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:acl_by_type

Proto:static struct posix_acl **acl_by_type(struct inode *inode, int type)

Type:struct posix_acl

Parameter:

TypeParameterName
struct inode *inode
inttype
29  Case type == a_type field in acl_user_posix_entry_t
30  Return i_acl
31  Case type == ACL_TYPE_DEFAULT
32  Return i_default_acl
33  Default
34  BUG()
Caller
NameDescribe
get_cached_acl
get_cached_acl_rcu
set_cached_acl
forget_cached_acl
get_acl