Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsfs.h41 extern struct file_system_type cifs_fs_type, smb3_fs_type;
H A Dcifsfs.c1126 struct file_system_type smb3_fs_type = { variable
1981 rc = register_filesystem(&smb3_fs_type); in init_cifs()
2035 unregister_filesystem(&smb3_fs_type); in exit_cifs()
H A Dmisc.c1134 &cifs_fs_type, &smb3_fs_type, NULL, in __cifs_get_super()