Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Dcache.h22 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc);
76 static inline void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs() function
Dcache.c206 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs() function
Dsuper.c1234 ceph_fscache_unregister_fs(fsc); in ceph_kill_sb()