Home
last modified time | relevance | path

Searched defs:ubifs_compr_name (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dmisc.h112 static inline const char *ubifs_compr_name(int compr_type) in ubifs_compr_name() function
/openbmc/linux/fs/ubifs/
H A Dmisc.h114 static inline const char *ubifs_compr_name(struct ubifs_info *c, int compr_type) in ubifs_compr_name() function