Function report |
Source Code:fs\block_dev.c |
Create Date:2022-07-28 20:14:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:int fsync_bdev(struct block_device *bdev)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct block_device * | bdev |
512 | If sb Then |
513 | res = Write out and wait upon all dirty data associated with this* superblock. Filesystem data as well as the underlying block* device. Takes the superblock lock. |
514 | drop_super(sb) |
515 | Return res |
Name | Describe |
---|---|
blkdev_flushbuf | |
invalidate_partition |
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 |