Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsfs.c1154 struct file_system_type smb3_fs_type = { variable
2038 rc = register_filesystem(&smb3_fs_type); in init_cifs()
2092 unregister_filesystem(&smb3_fs_type); in exit_cifs()
H A Dmisc.c864 &cifs_fs_type, &smb3_fs_type, NULL, in __cifs_get_super()