Searched refs:inline_buf (Results 1 – 1 of 1) sorted by relevance
61 char inline_buf[]; member72 (sizeof(struct fs_path) - offsetof(struct fs_path, inline_buf))447 p->buf = p->inline_buf; in fs_path_alloc()469 if (p->buf != p->inline_buf) in fs_path_free()506 if (p->buf == p->inline_buf) { in fs_path_ensure_buf()