revalidate_disk(9) suse man page | unix.com

Man Page: revalidate_disk

Operating Environment: suse

Section: 9

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 2.6. July 2010 REVALIDATE_DISK(9)
Related Man Pages
device_schedule_callback_owner(9) - suse
journal_get_undo_access(9) - suse
struct_ccw_driver(9) - suse
struct_input_polled_dev(9) - suse
struct_spi_driver(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I