Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dsuper.c1387 static struct file_system_type ceph_fs_type = { variable
1431 ret = register_filesystem(&ceph_fs_type); in init_ceph()
1448 unregister_filesystem(&ceph_fs_type); in exit_ceph()