Man Page: iterate_supers_type
Operating Environment: centos
Section: 9
ITERATE_SUPERS_TYPE(9) The Linux VFS ITERATE_SUPERS_TYPE(9)NAMEiterate_supers_type - call function for superblocks of given typeSYNOPSISvoid iterate_supers_type(struct file_system_type * type, void (*f) (struct super_block *, void *), void * arg);ARGUMENTStype fs type f function to call arg argument to pass to itDESCRIPTIONScans the superblock list and calls given function, passing it locked superblock and given argument.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ITERATE_SUPERS_TYPE(9)
| Related Man Pages |
|---|
| drain_dev_clone_events(9) - debian |
| child_return(9) - netbsd |
| dev_clone(9) - freebsd |
| drain_dev_clone_events(9) - freebsd |
| dev_clone(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Tar Command |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |