Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Ddebugfs.c275 ceph_reservation_status(fsc, &total, &avail, &used, &reserved, &min); in caps_show()
H A Dsuper.h813 extern void ceph_reservation_status(struct ceph_fs_client *client,
H A Dcaps.c408 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status() function