Home
last modified time | relevance | path

Searched refs:destroy_fs_client (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.c711 static void destroy_fs_client(struct ceph_fs_client *fsc) in destroy_fs_client() function
713 dout("destroy_fs_client %p\n", fsc); in destroy_fs_client()
728 dout("destroy_fs_client %p done\n", fsc); in destroy_fs_client()
1095 destroy_fs_client(fsc); in ceph_get_tree()
1126 destroy_fs_client(fsc); in ceph_get_tree()
1242 destroy_fs_client(fsc); in ceph_kill_sb()
/kernel/linux/linux-6.6/fs/ceph/
H A Dsuper.c882 static void destroy_fs_client(struct ceph_fs_client *fsc) in destroy_fs_client() function
884 dout("destroy_fs_client %p\n", fsc); in destroy_fs_client()
899 dout("destroy_fs_client %p done\n", fsc); in destroy_fs_client()
1326 destroy_fs_client(fsc); in ceph_get_tree()
1357 destroy_fs_client(fsc); in ceph_get_tree()
1567 destroy_fs_client(fsc); in ceph_kill_sb()

Completed in 6 milliseconds