Searched refs:ubifs_compress (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | compress.c | 101 void ubifs_compress(const struct ubifs_info *c, const void *in_buf, in ubifs_compress() function
|
| H A D | journal.c | 768 ubifs_compress(c, buf, len, &data->data, &compr_len, &compr_type); in ubifs_jnl_write_data() 1471 ubifs_compress(c, buf, *new_len, &dn->data, &out_len, &compr_type); in truncate_data_node()
|
| H A D | ubifs.h | 2064 void ubifs_compress(const struct ubifs_info *c, const void *in_buf, int in_len,
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | ubifs.h | 2398 void ubifs_compress(const struct ubifs_info *c, const void *in_buf, int in_len,
|