Searched refs:ceph_reservation_status (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | debugfs.c | 230 ceph_reservation_status(fsc, &total, &avail, &used, &reserved, &min); in caps_show()
|
H A D | super.h | 755 extern void ceph_reservation_status(struct ceph_fs_client *client,
|
H A D | caps.c | 406 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status() function
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | debugfs.c | 275 ceph_reservation_status(fsc, &total, &avail, &used, &reserved, &min); in caps_show()
|
H A D | super.h | 812 extern void ceph_reservation_status(struct ceph_fs_client *client,
|
H A D | caps.c | 408 void ceph_reservation_status(struct ceph_fs_client *fsc, in ceph_reservation_status() function
|
Completed in 18 milliseconds