Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dcifsfs.h41 extern struct file_system_type cifs_fs_type, smb3_fs_type;
Dcifsfs.c1118 struct file_system_type cifs_fs_type = { variable
1912 rc = register_filesystem(&cifs_fs_type); in init_cifs()
1918 unregister_filesystem(&cifs_fs_type); in init_cifs()
1963 unregister_filesystem(&cifs_fs_type); in exit_cifs()
Dmisc.c1148 &cifs_fs_type, &smb3_fs_type, NULL, in __cifs_get_super()