Searched defs:compr_type (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ubifs/ |
| H A D | misc.h | 101 static inline int ubifs_compr_present(struct ubifs_info *c, int compr_type) in ubifs_compr_present() 114 static inline const char *ubifs_compr_name(struct ubifs_info *c, int compr_type) in ubifs_compr_name()
|
| H A D | journal.c | 860 int err, lnum, offs, compr_type, out_len, compr_len, auth_len; in ubifs_jnl_write_data() local 1628 int err, dlen, compr_type, out_len, data_size; in truncate_data_node() local
|
| H A D | ubifs-media.h | 536 __le16 compr_type; member 581 __le16 compr_type; member
|
| H A D | ubifs.h | 409 unsigned int compr_type:2; member 841 int compr_type; member 950 unsigned int compr_type:2; member
|