Searched defs:ubifs_wbuf (Results 1 – 1 of 1) sorted by relevance
692 struct ubifs_wbuf { struct694 void *buf;695 int lnum;696 int offs;697 int avail;698 int used;699 int size;700 int jhead;703 spinlock_t lock;707 int next_ino;[all …]
Completed in 18 milliseconds