Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dosdmap.c2163 char stack_buf[256]; in __ceph_object_locator_to_pg() local
2164 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()