函数逻辑报告 |
Source Code:include\linux\kernfs.h |
Create Date:2022-07-27 06:45:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:kernfs_setattr
函数原型:static inline int kernfs_setattr(struct kernfs_node *kn, const struct iattr *iattr)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct kernfs_node * | kn | |
const struct iattr * | iattr |
495 | 返回:负ENOSYS |
名称 | 描述 |
---|---|
rdtgroup_kn_set_ugid | set uid and gid of rdtgroup dirs and files to that of the creator |
rdtgroup_kn_mode_restrict | dtgroup_kn_mode_restrict - Restrict user access to named resctrl file*@r: The resource group with which the file is associated.*@name: Name of the file* The permissions of named resctrl file, directory, or link are modified |
rdtgroup_kn_mode_restore | dtgroup_kn_mode_restore - Restore user access to named resctrl file*@r: The resource group with which the file is associated.*@name: Name of the file*@mask: Mask of permissions that should be restored* Restore the permissions of the named file |
cgroup_kn_set_ugid | set uid and gid of cgroup dirs and files to that of the creator |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |