函数逻辑报告 |
Source Code:mm\truncate.c |
Create Date:2022-07-27 15:38:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:runcate_inode_pages_final - truncate *all* pages before inode dies*@mapping: mapping to truncate* Called under (and serialized by) inode->i_mutex.* Filesystems have to use this in the .evict_inode path to inform the
函数原型:void truncate_inode_pages_final(struct address_space *mapping)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct address_space * | mapping |
509 | smp_rmb() |
512 | 如果nrpages或nrexceptional则 |
519 | xa_lock_irq( & i_pages) |
520 | xa_unlock_irq( & i_pages) |
名称 | 描述 |
---|---|
bdev_evict_inode | |
evict | Free the inode passed in, removing it from the lists it is still connected* to |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |