Searched refs:clean_buf (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | recovery.c | 429 static void clean_buf(const struct ubifs_info *c, void **buf, int lnum, in clean_buf() function 801 clean_buf(c, &buf, lnum, &offs, &len); in ubifs_recover_leb()
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | recovery.c | 435 static void clean_buf(const struct ubifs_info *c, void **buf, int lnum, in clean_buf() function 777 clean_buf(c, &buf, lnum, &offs, &len); in ubifs_recover_leb()
|