函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:acl_by_type

函数原型:static struct posix_acl **acl_by_type(struct inode *inode, int type)

返回类型:struct posix_acl

参数:

类型参数名称
struct inode *inode
inttype
29  :type恒等于a_type field in acl_user_posix_entry_t
30  返回:i_acl
31  :type恒等于ACL_TYPE_DEFAULT
32  返回:i_default_acl
33  默认
34  BUG()
调用者
名称描述
get_cached_acl
get_cached_acl_rcu
set_cached_acl
forget_cached_acl
get_acl