Searched refs:inline_buf (Results 1 – 1 of 1) sorted by relevance
55 char inline_buf[]; member66 (sizeof(struct fs_path) - offsetof(struct fs_path, inline_buf))391 p->buf = p->inline_buf; in fs_path_alloc()413 if (p->buf != p->inline_buf) in fs_path_free()445 if (p->buf == p->inline_buf) { in fs_path_ensure_buf()