Searched refs:cifs_fs_type (Results 1 – 4 of 4) sorted by relevance
41 extern struct file_system_type cifs_fs_type;
298 mnt = vfs_submount(mntpt, &cifs_fs_type, devname, mountdata); in cifs_dfs_do_mount()
1053 struct file_system_type cifs_fs_type = { variable1663 rc = register_filesystem(&cifs_fs_type); in init_cifs()1669 unregister_filesystem(&cifs_fs_type); in init_cifs()1716 unregister_filesystem(&cifs_fs_type); in exit_cifs()
1214 iterate_supers_type(&cifs_fs_type, f, &sd); in __cifs_get_super()
Completed in 670 milliseconds