Searched defs:ffs_buffer (Results 1 – 1 of 1) sorted by relevance
202 struct ffs_buffer { struct203 size_t length;204 char *data;205 char storage[];