Home
last modified time | relevance | path

Searched defs:ubifs_wbuf (Results 1 – 1 of 1) sorted by relevance

/u-boot/fs/ubifs/
A Dubifs.h1281 struct ubifs_wbuf { struct
1283 void *buf;
1284 int lnum;
1285 int offs;
1286 int avail;
1287 int used;
1288 int size;
1289 int jhead;
1292 spinlock_t lock;
1298 int next_ino;
[all …]

Completed in 14 milliseconds