Searched refs:unregister_filesystem (Results 1 - 25 of 86) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/autofs/
H A Dinit.c37 unregister_filesystem(&autofs_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/autofs4/
H A Dinit.c46 unregister_filesystem(&autofs_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dmain.c154 unregister_filesystem(&gfs2meta_fs_type);
156 unregister_filesystem(&gfs2_fs_type);
193 unregister_filesystem(&gfs2_fs_type);
194 unregister_filesystem(&gfs2meta_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/xenfs/
H A Dsuper.c78 unregister_filesystem(&xenfs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/configfs/
H A Dmount.c162 unregister_filesystem(&configfs_fs_type);
173 unregister_filesystem(&configfs_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dfilesystems.c23 * During the unload module must call unregister_filesystem().
91 * unregister_filesystem - unregister a file system
102 int unregister_filesystem(struct file_system_type * fs) function
121 EXPORT_SYMBOL(unregister_filesystem); variable
H A Danon_inodes.c239 unregister_filesystem(&anon_inode_fs_type);
H A Dbinfmt_misc.c729 unregister_filesystem(&bm_fs_type);
737 unregister_filesystem(&bm_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysfs/
H A Dmount.c197 unregister_filesystem(&sysfs_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Droot.c114 unregister_filesystem(&proc_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dv9fs.c484 unregister_filesystem(&v9fs_fs_type);
498 unregister_filesystem(&v9fs_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysv/
H A Dsuper.c574 unregister_filesystem(&sysv_fs_type);
583 unregister_filesystem(&sysv_fs_type);
584 unregister_filesystem(&v7_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/oprofile/
H A Doprofilefs.c294 unregister_filesystem(&oprofilefs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/freevxfs/
H A Dvxfs_super.c288 unregister_filesystem(&vxfs_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dsuper.c301 unregister_filesystem(&jffs2_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ramfs/
H A Dinode.c294 unregister_filesystem(&ramfs_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/capi/
H A Dcapifs.c232 unregister_filesystem(&capifs_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsfs.c941 unregister_filesystem(&cifs_fs_type);
968 unregister_filesystem(&cifs_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ecryptfs/
H A Dmain.c860 unregister_filesystem(&ecryptfs_fs_type);
878 unregister_filesystem(&ecryptfs_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/coda/
H A Dpsdev.c418 err = unregister_filesystem(&coda_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/efs/
H A Dsuper.c139 unregister_filesystem(&efs_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Dcontrol.c355 unregister_filesystem(&fuse_ctl_fs_type);
H A Dinode.c1109 unregister_filesystem(&fuseblk_fs_type);
1154 unregister_filesystem(&fuse_fs_type);
1161 unregister_filesystem(&fuse_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_fs.c421 unregister_filesystem(&ipathfs_fs_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Ddevtmpfs.c391 unregister_filesystem(&dev_fs_type);

Completed in 220 milliseconds

1234