Function report |
Source Code:fs\namespace.c |
Create Date:2022-07-28 20:09:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vfsmount lock must be held for read
Proto:static inline void mnt_add_count(struct mount *mnt, int n)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mount * | mnt | |
int | n |
152 | preempt_enable() |
Name | Describe |
---|---|
__legitimize_mnt | all under rcu_read_lock |
mnt_set_mountpoint | vfsmount lock must be held for write |
mnt_change_mountpoint | |
mntput_no_expire | |
mntget | |
umount_tree | mount_lock must be held* namespace_sem must be held for write |
SYSCALL_DEFINE2 | pivot_root Semantics:* Moves the root file system of the current process to the directory put_old,* makes new_root as the new root file system of the current process, and sets* root/cwd of all processes which had them on the current root to new_root |
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 |