Home
last modified time | relevance | path

Searched refs:autofs_fs_type (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/autofs/
Dinit.c19 static struct file_system_type autofs_fs_type = { variable
34 err = register_filesystem(&autofs_fs_type); in init_autofs_fs()
44 unregister_filesystem(&autofs_fs_type); in exit_autofs_fs()