Function report |
Source Code:include\linux\fs.h |
Create Date:2022-07-28 05:43:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:deny_write_access
Proto:static inline int deny_write_access(struct file *file)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file |
2924 | inode = file_inode(file) |
2925 | Return If atomic_dec_unless_positive( & i_writecount) Then 0 Else -ETXTBSY |
Name | Describe |
---|---|
mmap_region | |
do_open_execat | |
kernel_read_file | |
fsverity_ioctl_enable | sverity_ioctl_enable() - enable verity on a file* Enable fs-verity on a file. See the "FS_IOC_ENABLE_VERITY" section of* Documentation/filesystems/fsverity.rst for the documentation.* Return: 0 on success, -errno on failure |
load_misc_binary | he loader itself |
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 |