Function report |
Source Code:include\linux\kernfs.h |
Create Date:2022-07-28 05:44:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kernfs_find_and_get_ns
Proto:static inline struct kernfs_node *kernfs_find_and_get_ns(struct kernfs_node *parent, const char *name, const void *ns)
Type:struct kernfs_node
Parameter:
Type | Parameter | Name |
---|---|---|
struct kernfs_node * | parent | |
const char * | name | |
const void * | ns |
433 | Return NULL |
Name | Describe |
---|---|
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 |
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 |