| Function report | 
| Source Code: fs\namespace.c | Create Date:2022-07-28 20:09:13 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:may_umount - check if a mount point is busy*@mnt: root of mount* This is called to check if a mount point has any* open files, pwds, chroots or sub mounts. If the* mount has sub mounts this will return busy* regardless of whether the sub mounts are busy.
Proto:int may_umount(struct vfsmount *mnt)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct vfsmount * | mnt | 
| 1346 | ret = 1 | 
| 1347 | lock for reading | 
| 1348 | lock_mount_hash() | 
| 1351 | unlock_mount_hash() | 
| 1352 | lease a read lock | 
| 1353 | Return ret | 
| 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 |