Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dsuper.c1167 static struct file_system_type ceph_fs_type = { variable
1184 ret = register_filesystem(&ceph_fs_type); in init_ceph()
1202 unregister_filesystem(&ceph_fs_type); in exit_ceph()