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:do_tmpfile
Proto:static int do_tmpfile(struct nameidata *nd, unsigned flags, const struct open_flags *op, struct file *file)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct nameidata * | nd | |
unsigned | flags | |
const struct open_flags * | op | |
struct file * | file |
3422 | If Value for the false possibility is greater at compile time(error) Then Return error |
3424 | error = mnt_want_write(mnt) |
3425 | If Value for the false possibility is greater at compile time(error) Then Go to out |
3427 | child = vfs_tmpfile(dentry, mode, open_flag) |
3433 | audit_inode(name, child, 0) |
3440 | out2 : |
3441 | mnt_drop_write(mnt) |
3442 | out : |
3444 | Return error |
Name | Describe |
---|---|
path_openat |
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 |