函数逻辑报告 |
Source Code:fs\namespace.c |
Create Date:2022-07-29 10:39:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__mnt_want_write_file - get write access to a file's mount*@file: the file who's mount on which to take a write* This is like __mnt_want_write, but it takes a file and can* do some optimisations if the file is open for write already
函数原型:int __mnt_want_write_file(struct file *file)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct file * | file |
名称 | 描述 |
---|---|
mnt_want_write_file | mnt_want_write_file - get write access to a file's mount*@file: the file who's mount on which to take a write* This is like mnt_want_write, but it takes a file and can* do some optimisations if the file is open for write already |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |