Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsfs.h41 extern struct file_system_type cifs_fs_type, smb3_fs_type;
H A Dcifsfs.c1080 struct file_system_type cifs_fs_type = { variable
1934 rc = register_filesystem(&cifs_fs_type); in init_cifs()
1940 unregister_filesystem(&cifs_fs_type); in init_cifs()
1989 unregister_filesystem(&cifs_fs_type); in exit_cifs()