Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsfs.h41 extern struct file_system_type cifs_fs_type;
A Dcifs_dfs_ref.c298 mnt = vfs_submount(mntpt, &cifs_fs_type, devname, mountdata); in cifs_dfs_do_mount()
A Dcifsfs.c1053 struct file_system_type cifs_fs_type = { variable
1663 rc = register_filesystem(&cifs_fs_type); in init_cifs()
1669 unregister_filesystem(&cifs_fs_type); in init_cifs()
1716 unregister_filesystem(&cifs_fs_type); in exit_cifs()
A Dmisc.c1214 iterate_supers_type(&cifs_fs_type, f, &sd); in __cifs_get_super()

Completed in 670 milliseconds