Searched refs:stack_buf (Results 1 – 1 of 1) sorted by relevance
2372 char stack_buf[256]; in __ceph_object_locator_to_pg() local2373 char *buf = stack_buf; in __ceph_object_locator_to_pg()2377 if (total > sizeof(stack_buf)) in __ceph_object_locator_to_pg()2384 if (buf != stack_buf) in __ceph_object_locator_to_pg()