| Function report | 
| Source Code: security\selinux\selinuxfs.c | Create Date:2022-07-28 19:04:57 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:selinux_transaction_write
Proto:static ssize_t selinux_transaction_write(struct file *file, const char __user *buf, size_t size, loff_t *pos)
Type:ssize_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct file * | file | |
| const char __user * | buf | |
| size_t | size | |
| loff_t * | pos | 
| 780 | If ino >= ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(write_op) || Not write_op[ino] Then Return -EINVAL | 
| 783 | data = simple_transaction_get(file, buf, size) | 
| 788 | If rv > 0 Then | 
| 789 | simple_transaction_set(file, rv) | 
| 792 | Return rv | 
| 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 |