REVALIDATE_DISK(9) The Linux VFS REVALIDATE_DISK(9)NAMErevalidate_disk - wrapper for lower-level driver's revalidate_disk call-backSYNOPSISint revalidate_disk(struct gendisk * disk);ARGUMENTSdisk struct gendisk to be revalidatedDESCRIPTIONThis routine is a wrapper for lower-level driver's revalidate_disk call-backs. It is used to do common pre and post operations needed for all revalidate_disk operations.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REVALIDATE_DISK(9)
| Related Man Pages |
|---|
| device_schedule_callback_owner(9) - centos |
| drm_fb_helper_initial_config(9) - centos |
| parport_register_port(9) - centos |
| struct_input_polled_dev(9) - centos |
| gendisk(1) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |