Searched refs:clean_buf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | recovery.c | 418 * clean_buf - clean the data from an LEB sitting in a buffer. 429 static void clean_buf(const struct ubifs_info *c, void **buf, int lnum, in clean_buf() function 768 clean_buf(c, &buf, lnum, &offs, &len); in ubifs_recover_leb()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | recovery.c | 418 * clean_buf - clean the data from an LEB sitting in a buffer. 429 static void clean_buf(const struct ubifs_info *c, void **buf, int lnum, in clean_buf() function 768 clean_buf(c, &buf, lnum, &offs, &len); in ubifs_recover_leb()
|
Completed in 5 milliseconds