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

/linux-master/fs/autofs/
H A Dinit.c10 struct file_system_type autofs_fs_type = { variable in typeref:struct:file_system_type
26 err = register_filesystem(&autofs_fs_type);
36 unregister_filesystem(&autofs_fs_type);
H A Dautofs_i.h44 extern struct file_system_type autofs_fs_type;
H A Ddev-ioctl.c658 if (sb->s_type != &autofs_fs_type) {

Completed in 108 milliseconds