Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ceph/
Dcache.h18 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc);
85 static inline void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs() function
Dcache.c107 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs() function
Dsuper.c1382 ceph_fscache_unregister_fs(fsc); in ceph_kill_sb()