Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dcache.h35 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc);
111 static inline void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs() function
Dcache.c322 void ceph_fscache_unregister_fs(struct ceph_fs_client* fsc) in ceph_fscache_unregister_fs() function
Dsuper.c1119 ceph_fscache_unregister_fs(fsc); in ceph_kill_sb()