Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsuper.c1592 static struct file_system_type ceph_fs_type = { variable
1636 ret = register_filesystem(&ceph_fs_type); in init_ceph()
1653 unregister_filesystem(&ceph_fs_type); in exit_ceph()