Home
last modified time | relevance | path

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

/Linux-v5.10/net/ceph/
Dosdmap.c2372 char stack_buf[256]; in __ceph_object_locator_to_pg() local
2373 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()