Function report |
Source Code:fs\fs_struct.c |
Create Date:2022-07-28 20:12:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Replace the fs->{pwdmnt,pwd} with {mnt,dentry}. Put the old values.* It can block.
Proto:void set_fs_pwd(struct fs_struct *fs, const struct path *path)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct fs_struct * | fs | |
const struct path * | path |
40 | write_seqcount_begin( & seq) |
43 | write_seqcount_end( & seq) |
44 | spin_unlock( & lock) |
46 | If dentry Then path_put - put a reference to a path*@path: path to put the reference to* Given a path decrement the reference count to the dentry and the vfsmount. |
Name | Describe |
---|---|
SYSCALL_DEFINE1 | |
init_mount_tree | |
mntns_install |
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 |