centos man page for revalidate_disk

Query: revalidate_disk

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

REVALIDATE_DISK(9)						   The Linux VFS						REVALIDATE_DISK(9)

NAME
revalidate_disk - wrapper for lower-level driver's revalidate_disk call-back
SYNOPSIS
int revalidate_disk(struct gendisk * disk);
ARGUMENTS
disk struct gendisk to be revalidated
DESCRIPTION
This 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 REVALIDATE_DISK(9)
Related Man Pages
device_schedule_callback_owner(9) - centos
struct_class(9) - centos
struct_device_driver(9) - centos
struct_spi_driver(9) - centos
struct_usb_device_driver(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
[TIP] Processing YAML files with yq