Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dmisc.h112 static inline const char *ubifs_compr_name(int compr_type) in ubifs_compr_name() function
Dsuper.c231 inode->i_ino, ubifs_compr_name(ui->compr_type)); in validate_inode()
625 ubifs_compr_name(c->mount_opts.compr_type)); in ubifs_show_options()
1429 ubifs_compr_name(c->default_compr)); in mount_ubifs()
1634 dbg_gen("default compressor: %s", ubifs_compr_name(c->default_compr)); in mount_ubifs()