Searched defs:ubifs_wbuf (Results 1 – 1 of 1) sorted by relevance
683 struct ubifs_wbuf { struct685 void *buf;686 int lnum;687 int offs;688 int avail;689 int used;690 int size;691 int jhead;694 spinlock_t lock;698 int next_ino;[all …]
Completed in 12 milliseconds