Searched refs:stack_buf (Results 1 – 1 of 1) sorted by relevance
2163 char stack_buf[256]; in __ceph_object_locator_to_pg() local2164 char *buf = stack_buf; in __ceph_object_locator_to_pg()2168 if (total > sizeof(stack_buf)) in __ceph_object_locator_to_pg()2175 if (buf != stack_buf) in __ceph_object_locator_to_pg()