Home
last modified time | relevance | path

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

/Linux-v5.4/net/ceph/
Dosdmap.c2184 char stack_buf[256]; in __ceph_object_locator_to_pg() local
2185 char *buf = stack_buf; in __ceph_object_locator_to_pg()
2189 if (total > sizeof(stack_buf)) in __ceph_object_locator_to_pg()
2196 if (buf != stack_buf) in __ceph_object_locator_to_pg()