centos man page for iterate_supers_type

Query: iterate_supers_type

OS: centos

Section: 9

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

ITERATE_SUPERS_TYPE(9)						   The Linux VFS					    ITERATE_SUPERS_TYPE(9)

NAME
iterate_supers_type - call function for superblocks of given type
SYNOPSIS
void iterate_supers_type(struct file_system_type * type, void (*f) (struct super_block *, void *), void * arg);
ARGUMENTS
type fs type f function to call arg argument to pass to it
DESCRIPTION
Scans the superblock list and calls given function, passing it locked superblock and given argument.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ITERATE_SUPERS_TYPE(9)
Related Man Pages
call_usermodehelper_setup(9) - centos
sbwrite(3) - freebsd
cpu_lwp_fork(9) - netbsd
drain_dev_clone_events(9) - freebsd
dev_clone(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input