Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.h1200 extern int ceph_trim_dentries(struct ceph_mds_client *mdsc);
H A Ddir.c1485 int ceph_trim_dentries(struct ceph_mds_client *mdsc) in ceph_trim_dentries() function
H A Dmds_client.c2257 int ret = ceph_trim_dentries(mdsc); in ceph_cap_reclaim_work()