autofs_fs_type 42 fs/autofs/autofs_i.h extern struct file_system_type autofs_fs_type; autofs_fs_type 653 fs/autofs/dev-ioctl.c if (sb->s_type != &autofs_fs_type) { autofs_fs_type 16 fs/autofs/init.c struct file_system_type autofs_fs_type = { autofs_fs_type 31 fs/autofs/init.c err = register_filesystem(&autofs_fs_type); autofs_fs_type 41 fs/autofs/init.c unregister_filesystem(&autofs_fs_type);