cifs_fs_type      286 fs/cifs/cifs_dfs_ref.c 	mnt = vfs_submount(mntpt, &cifs_fs_type, devname, mountdata);
cifs_fs_type     1017 fs/cifs/cifsfs.c struct file_system_type cifs_fs_type = {
cifs_fs_type     1609 fs/cifs/cifsfs.c 	rc = register_filesystem(&cifs_fs_type);
cifs_fs_type     1615 fs/cifs/cifsfs.c 		unregister_filesystem(&cifs_fs_type);
cifs_fs_type     1656 fs/cifs/cifsfs.c 	unregister_filesystem(&cifs_fs_type);
cifs_fs_type       54 fs/cifs/cifsfs.h extern struct file_system_type cifs_fs_type;
cifs_fs_type      419 fs/cifs/connect.c 	iterate_supers_type(&cifs_fs_type, super_cb, &d);