ceph_has_room 6312 drivers/block/rbd.c if (!ceph_has_room(&p, end, snap_count * sizeof (__le64))) ceph_has_room 59 include/linux/ceph/decode.h if (!likely(ceph_has_room(p, end, n))) \ ceph_has_room 115 include/linux/ceph/decode.h if (!ceph_has_room(&sp, end, len)) ceph_has_room 353 include/linux/ceph/decode.h if (!likely(ceph_has_room(p, end, n))) \ ceph_has_room 225 include/linux/ceph/osdmap.h if (!ceph_has_room(p, end, CEPH_PGID_ENCODING_LEN)) {