Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Ddebugfs.c132 ceph_reservation_status(fsc, &total, &avail, &used, &reserved, &min); in caps_show()
Dsuper.h666 extern void ceph_reservation_status(struct ceph_fs_client *client,
Dcaps.c386 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status() function