Function report |
Source Code:include\linux\kernfs.h |
Create Date:2022-07-28 05:44:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kernfs_setattr
Proto:static inline int kernfs_setattr(struct kernfs_node *kn, const struct iattr *iattr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kernfs_node * | kn | |
const struct iattr * | iattr |
495 | Return -ENOSYS |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |