Function report | 
Source Code:fs\sync.c | 
Create Date:2022-07-28 20:11:44 | 
| 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* superblock. Filesystem data as well as the underlying block* device. Takes the superblock lock.
Proto:int sync_filesystem(struct super_block *sb)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct super_block * | sb | 
| 67 | Return Do the filesystem syncing work | 
| Name | Describe | 
|---|---|
| freeze_super | ze_super - lock the filesystem and force it into a consistent state*@sb: the super to lock* Syncs the super to make sure the filesystem is consistent and calls the fs's* freeze_fs. Subsequent calls to this without first thawing the fs will return* -EBUSY. | 
| SYSCALL_DEFINE1 | sync a single super | 
| 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. | 
| try_to_lock_encrypted_files | |
| dquot_load_quota_sb | 
| 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  |