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