Searched refs:autofs_fs_type (Results 1 – 2 of 2) sorted by relevance
10 struct file_system_type autofs_fs_type = { variable26 err = register_filesystem(&autofs_fs_type); in init_autofs_fs()36 unregister_filesystem(&autofs_fs_type); in exit_autofs_fs()
727 if (sb->s_type != &autofs_fs_type) { in _autofs_dev_ioctl()