Function report |
Source Code:fs\namei.c |
Create Date:2022-07-28 20:05:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vfs_tmpfile
Proto:struct dentry *vfs_tmpfile(struct dentry *dentry, umode_t mode, int open_flag)
Type:struct dentry
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry | |
umode_t | mode | |
int | open_flag |
3387 | error = -EOPNOTSUPP |
3391 | child = allocate a dcache entry |
3392 | If Value for the false possibility is greater at compile time(!child) Then Go to out_err |
3399 | If Value for the false possibility is greater at compile time(!inode) Then Go to out_err |
3402 | spin_lock( & _blocks, i_bytes, maybe i_size ) |
3403 | Misc |= I_LINKABLE |
3404 | spin_unlock( & _blocks, i_bytes, maybe i_size ) |
3406 | ima_post_create_tmpfile(inode) |
3407 | Return child |
3409 | out_err : |
Name | Describe |
---|---|
do_tmpfile |
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 |