Query: deactivate_super
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEACTIVATE_SUPER(9) The Linux VFS DEACTIVATE_SUPER(9)NAMEdeactivate_super - drop an active reference to superblockSYNOPSISvoid deactivate_super(struct super_block * s);ARGUMENTSs superblock to deactivateDESCRIPTIONVariant of deactivate_locked_super, except that superblock is *not* locked by caller. If we are going to drop the final active reference, lock will be acquired prior to that.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEACTIVATE_SUPER(9)
| Related Man Pages |
|---|
| vfs_lock_file(9) - suse |
| dumpe2fs(8) - linux |
| dumpe2fs(8) - mojave |
| dumpe2fs(8) - opendarwin |
| dumpe2fs(8) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |