Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h1335 extern int ceph_trim_dentries(struct ceph_mds_client *mdsc);
H A Ddir.c1681 int ceph_trim_dentries(struct ceph_mds_client *mdsc) in ceph_trim_dentries() function
H A Dmds_client.c2407 int ret = ceph_trim_dentries(mdsc); in ceph_cap_reclaim_work()