Man Page: unregister_filesystem
Operating Environment: centos
Section: 9
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 3.10 June 2014 UNREGISTER_FILESYSTE(9)
| Related Man Pages |
|---|
| debugfs_create_regset32(9) - centos |
| debugfs_create_file(9) - centos |
| debugfs_create_u8(9) - centos |
| vfs_lock_file(9) - centos |
| kfilter_register(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Tar Command |
| Docker learning Phase-I |
| Controlling user input |