Query: unregister_filesystem
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNREGISTER_FILESYSTE(9) The Linux VFS UNREGISTER_FILESYSTE(9)NAMEunregister_filesystem - unregister a file systemSYNOPSISint unregister_filesystem(struct file_system_type * fs);ARGUMENTSfs filesystem to unregisterDESCRIPTIONRemove a file system that was previously successfully registered with the kernel. An error is returned if the file system is not found. Zero is returned on a success. Once this function has returned the struct file_system_type structure may be freed or reused.COPYRIGHTKernel Hackers Manual 2.6. July 2010 UNREGISTER_FILESYSTE(9)
| Related Man Pages | 
|---|
| vfs_lock_file(9) - suse | 
| debugfs_create_u16(9) - suse | 
| debugfs_create_u64(9) - suse | 
| device_create(9) - suse | 
| nfsservctl(2) - mojave | 
| Similar Topics in the Unix Linux Community | 
|---|
| Is UNIX an open source OS ? | 
| Grant unprivileged user rights to see the output of echo|format but not modify disks | 
| SOCKS proxy & PAM configuration exposure | 
| Tar Command | 
| Shopt -s histappend |