Searched refs:buf_item (Results 1 - 1 of 1) sorted by relevance

/system/extras/f2fs_utils/
H A Df2fs_ioutils.c89 struct buf_item { struct
92 struct buf_item *next;
95 struct buf_item *buf_list;
112 struct buf_item *bi = buf_list;
121 struct buf_item *bi = calloc(1, sizeof(struct buf_item));

Completed in 39 milliseconds