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

/linux-master/fs/ubifs/
H A Dmisc.h108 * ubifs_compr_name - get compressor name string by its type.
114 static inline const char *ubifs_compr_name(struct ubifs_info *c, int compr_type) function
H A Dsuper.c96 inode->i_ino, ubifs_compr_name(c, ui->compr_type));
454 ubifs_compr_name(c, c->mount_opts.compr_type));
1359 ubifs_compr_name(c, c->default_compr));
1577 dbg_gen("default compressor: %s", ubifs_compr_name(c, c->default_compr));

Completed in 109 milliseconds