/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | compress.c | 101 ubifs_compress(const struct ubifs_info *c, const void *in_buf, int in_len, void *out_buf, int *out_len, int *compr_type) ubifs_compress() argument 153 ubifs_decompress(const struct ubifs_info *c, const void *in_buf, int in_len, void *out_buf, int *out_len, int compr_type) ubifs_decompress() argument [all...] |
H A D | misc.h | 101 static inline int ubifs_compr_present(struct ubifs_info *c, int compr_type) in ubifs_compr_present() argument 114 static inline const char *ubifs_compr_name(struct ubifs_info *c, int compr_type) in ubifs_compr_name() argument [all...] |
H A D | journal.c | 727 int err, lnum, offs, compr_type, out_len, compr_len, auth_len; in ubifs_jnl_write_data() local 1484 int err, dlen, compr_type, out_le in truncate_data_node() local [all...] |
H A D | ubifs-media.h | 536 __le16 compr_type; member 581 __le16 compr_type; member
|
H A D | ubifs.h | 411 unsigned int compr_type:2; member 842 int compr_type; member 956 unsigned int compr_type:2; member
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | compress.c | 101 ubifs_compress(const struct ubifs_info *c, const void *in_buf, int in_len, void *out_buf, int *out_len, int *compr_type) ubifs_compress() argument 153 ubifs_decompress(const struct ubifs_info *c, const void *in_buf, int in_len, void *out_buf, int *out_len, int compr_type) ubifs_decompress() argument [all...] |
H A D | misc.h | 101 static inline int ubifs_compr_present(struct ubifs_info *c, int compr_type) in ubifs_compr_present() argument 114 static inline const char *ubifs_compr_name(struct ubifs_info *c, int compr_type) in ubifs_compr_name() argument [all...] |
H A D | journal.c | 727 int err, lnum, offs, compr_type, out_len, compr_len, auth_len; in ubifs_jnl_write_data() local 1489 int err, dlen, compr_type, out_le in truncate_data_node() local [all...] |
H A D | ubifs-media.h | 536 __le16 compr_type; member 581 __le16 compr_type; member
|
H A D | ubifs.h | 420 unsigned int compr_type:2; member 851 int compr_type; member 965 unsigned int compr_type:2; member
|