函数逻辑报告 |
Source Code:fs\super.c |
Create Date:2022-07-29 10:32:22 |
Last Modify:2022-05-24 06:42:17 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:获得驱动块
函数原型:struct super_block *get_super(struct block_device *bdev)
返回类型:struct super_block
参数:
类型 | 参数 | 名称 |
---|---|---|
struct block_device * | bdev |
788 | 返回:__get_super(bdev, false) |
名称 | 描述 |
---|---|
fsync_bdev | Write out and wait upon all dirty data associated with this* device. Filesystem data as well as the underlying block* device. Takes the superblock lock. |
freeze_bdev | ze_bdev -- lock a filesystem and force it into a consistent state*@bdev: blockdevice to lock* If a superblock is found on this device, we take the s_umount semaphore* on it to make sure nobody unmounts until the snapshot creation is done |
__invalidate_device | |
quotactl_block | look up a superblock on which quota ops will be performed* - use the name of a block device to find the superblock thereon |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |