Function report |
Source Code:fs\namespace.c |
Create Date:2022-07-28 20:09:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__do_loopback
Proto:static struct mount *__do_loopback(struct path *old_path, int recurse)
Type:struct mount
Parameter:
Type | Parameter | Name |
---|---|---|
struct path * | old_path | |
int | recurse |
2251 | If IS_MNT_UNBINDABLE(old) Then Return mnt |
2257 | If Not recurse && has_locked_children(old, dentry) Then Return mnt |
2265 | If Not IS_ERR(mnt) Then mnt_flags &= ~MNT_LOCKED |
2268 | Return mnt |
Name | Describe |
---|---|
do_loopback | do loopback mount. |
open_detached_copy |
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 |