Home
last modified time | relevance | path

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

/fs/ceph/
Ddebugfs.c131 ceph_reservation_status(fsc, &total, &avail, &used, &reserved, &min); in caps_show()
Dsuper.h562 extern void ceph_reservation_status(struct ceph_fs_client *client,
Dcaps.c291 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status() function