Function report |
Source Code:fs\pnode.c |
Create Date:2022-07-28 20:11:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_peer_under_root
Proto:static struct mount *get_peer_under_root(struct mount *mnt, struct mnt_namespace *ns, const struct path *root)
Type:struct mount
Parameter:
Type | Parameter | Name |
---|---|---|
struct mount * | mnt | |
struct mnt_namespace * | ns | |
const struct path * | root |
43 | Do |
45 | If containing namespace == ns && Return true if path is reachable from root* namespace_sem or mount_lock is held Then Return m |
51 | Return NULL |
Name | Describe |
---|---|
get_dominating_id | Get ID of closest dominating peer group having a representative* under the given root.* Caller must hold namespace_sem |
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 |