Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Daddr.c443 if (!ceph_inc_osd_stopping_blocker(fsc->mdsc)) { in ceph_netfs_issue_read()
1465 if (!ceph_inc_osd_stopping_blocker(fsc->mdsc)) { in ceph_submit_write()
1665 if (!ceph_inc_osd_stopping_blocker(fsc->mdsc)) { in ceph_writepages_start()
H A Dsuper.h1471 bool ceph_inc_osd_stopping_blocker(struct ceph_mds_client *mdsc);
H A Dsuper.c1525 bool ceph_inc_osd_stopping_blocker(struct ceph_mds_client *mdsc) in ceph_inc_osd_stopping_blocker() function