Searched refs:autofs_fs_type (Results 1 – 3 of 3) sorted by relevance
16 struct file_system_type autofs_fs_type = { variable31 err = register_filesystem(&autofs_fs_type); in init_autofs_fs()41 unregister_filesystem(&autofs_fs_type); in exit_autofs_fs()
42 extern struct file_system_type autofs_fs_type;
658 if (sb->s_type != &autofs_fs_type) { in _autofs_dev_ioctl()