Function report |
Source Code:fs\mount.h |
Create Date:2022-07-28 20:04:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__path_is_mountpoint
Proto:static inline bool __path_is_mountpoint(const struct path *path)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct path * | path |
102 | m = __lookup_mnt(mnt, dentry) |
103 | Return m && Value is more likely to compile time(!(mnt_flags & MNT_SYNC_UMOUNT)) |
Name | Describe |
---|---|
path_check_mount | |
path_is_mountpoint | path_is_mountpoint() - Check if path is a mount in the current* namespace |
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 |