Function report |
Source Code:fs\namespace.c |
Create Date:2022-07-28 20:09:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mnt_ns_loop
Proto:static bool mnt_ns_loop(struct dentry *dentry)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry |
1742 | If Not is_mnt_ns_file(dentry) Then Return false |
1746 | Return seq >= Sequence number to prevent loops |
Name | Describe |
---|---|
do_loopback | do loopback mount. |
check_for_nsfs_mounts | Check that there aren't references to earlier/same mount namespaces in the* specified subtree. Such references can act as pins for mount namespaces* that aren't checked by the mount-cycle checking code, thereby allowing* cycles to be made. |
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 |