unregister_filesystem(9) suse man page | unix.com

Man Page: unregister_filesystem

Operating Environment: suse

Section: 9

UNREGISTER_FILESYSTE(9) 					   The Linux VFS					   UNREGISTER_FILESYSTE(9)

NAME
unregister_filesystem - unregister a file system
SYNOPSIS
int unregister_filesystem(struct file_system_type * fs);
ARGUMENTS
fs filesystem to unregister
DESCRIPTION
Remove 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 UNREGISTER_FILESYSTE(9)
Related Man Pages
vfs_lock_file(9) - suse
debugfs_create_u64(9) - suse
device_create(9) - suse
kfilter_register(9) - netbsd
kfilter_unregister(9) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
SOCKS proxy & PAM configuration exposure
Tar Command
A (ksh) Library For and From UNIX.com
Shopt -s histappend