Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/autofs/
H A Dinit.c16 struct file_system_type autofs_fs_type = { variable
31 err = register_filesystem(&autofs_fs_type); in init_autofs_fs()
41 unregister_filesystem(&autofs_fs_type); in exit_autofs_fs()
H A Dautofs_i.h42 extern struct file_system_type autofs_fs_type;
H A Ddev-ioctl.c657 if (sb->s_type != &autofs_fs_type) { in _autofs_dev_ioctl()
/kernel/linux/linux-6.6/fs/autofs/
H A Dinit.c16 struct file_system_type autofs_fs_type = { variable
31 err = register_filesystem(&autofs_fs_type); in init_autofs_fs()
41 unregister_filesystem(&autofs_fs_type); in exit_autofs_fs()
H A Dautofs_i.h42 extern struct file_system_type autofs_fs_type;
H A Ddev-ioctl.c658 if (sb->s_type != &autofs_fs_type) { in _autofs_dev_ioctl()

Completed in 3 milliseconds