Searched defs:compr_type (Results 1 - 4 of 4) sorted by relevance

/u-boot/fs/ubifs/
H A Dmisc.h100 static inline int ubifs_compr_present(int compr_type) argument
112 static inline const char *ubifs_compr_name(int compr_type) argument
[all...]
H A Dubifs.c156 ubifs_decompress(const struct ubifs_info *c, const void *in_buf, int in_len, void *out_buf, int *out_len, int compr_type) argument
[all...]
H A Dubifs-media.h499 __le16 compr_type; member in struct:ubifs_ino_node
549 __le16 compr_type; member in struct:ubifs_data_node
H A Dubifs.h1007 unsigned int compr_type:2; member in struct:ubifs_inode
1432 int compr_type; member in struct:ubifs_compressor
1547 unsigned int compr_type:2; member in struct:ubifs_mount_opts

Completed in 168 milliseconds