函数逻辑报告 |
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 - get write access to a mount*@m: the mount on which to take a write* This tells the low-level filesystem that a write is about to be performed to* it, and makes sure that writes are allowed (mount is read-write, filesystem
函数原型:int mnt_want_write(struct vfsmount *m)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct vfsmount * | m |
358 | 返回:ret |
名称 | 描述 |
---|---|
SYSCALL_DEFINE1 | |
chmod_common | |
do_fchownat | |
do_last | Handle the last step of open() |
do_tmpfile | |
filename_create | |
do_rmdir | |
do_unlinkat | Make sure that the actual truncation of the file will occur outside its* directory's i_mutex. Truncate can take a long time if there is a lot of* writeout happening, and we don't want to prevent access to the directory* while waiting on the I/O. |
do_renameat2 | |
path_setxattr | |
path_removexattr | |
utimes_common |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |