Searched refs:cifs_fs_type (Results 1 – 12 of 12) sorted by relevance
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cifs/ |
H A D | cifsfs.h | 54 extern struct file_system_type cifs_fs_type;
|
H A D | cifsfs.c | 1070 struct file_system_type cifs_fs_type = { variable 1680 rc = register_filesystem(&cifs_fs_type); in init_cifs() 1686 unregister_filesystem(&cifs_fs_type); in init_cifs() 1733 unregister_filesystem(&cifs_fs_type); in exit_cifs()
|
H A D | cifs_dfs_ref.c | 291 mnt = vfs_submount(mntpt, &cifs_fs_type, devname, mountdata); in cifs_dfs_do_mount()
|
H A D | misc.c | 1137 iterate_supers_type(&cifs_fs_type, f, &sd); in __cifs_get_super()
|
/dports/multimedia/libv4l/linux-5.13-rc2/fs/cifs/ |
H A D | cifsfs.h | 54 extern struct file_system_type cifs_fs_type;
|
H A D | cifsfs.c | 1070 struct file_system_type cifs_fs_type = { variable 1680 rc = register_filesystem(&cifs_fs_type); in init_cifs() 1686 unregister_filesystem(&cifs_fs_type); in init_cifs() 1733 unregister_filesystem(&cifs_fs_type); in exit_cifs()
|
H A D | cifs_dfs_ref.c | 291 mnt = vfs_submount(mntpt, &cifs_fs_type, devname, mountdata); in cifs_dfs_do_mount()
|
H A D | misc.c | 1137 iterate_supers_type(&cifs_fs_type, f, &sd); in __cifs_get_super()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cifs/ |
H A D | cifsfs.h | 54 extern struct file_system_type cifs_fs_type;
|
H A D | cifsfs.c | 1070 struct file_system_type cifs_fs_type = { variable 1680 rc = register_filesystem(&cifs_fs_type); in init_cifs() 1686 unregister_filesystem(&cifs_fs_type); in init_cifs() 1733 unregister_filesystem(&cifs_fs_type); in exit_cifs()
|
H A D | cifs_dfs_ref.c | 291 mnt = vfs_submount(mntpt, &cifs_fs_type, devname, mountdata); in cifs_dfs_do_mount()
|
H A D | misc.c | 1137 iterate_supers_type(&cifs_fs_type, f, &sd); in __cifs_get_super()
|