Searched refs:inline_buf (Results 1 – 1 of 1) sorted by relevance
43 char inline_buf[]; member54 (sizeof(struct fs_path) - offsetof(struct fs_path, inline_buf))347 p->buf = p->inline_buf; in fs_path_alloc()369 if (p->buf != p->inline_buf) in fs_path_free()401 if (p->buf == p->inline_buf) { in fs_path_ensure_buf()