Searched refs:ubifs_compr_present (Results 1 – 2 of 2) sorted by relevance
100 static inline int ubifs_compr_present(int compr_type) in ubifs_compr_present() function
229 if (!ubifs_compr_present(ui->compr_type)) { in validate_inode()1427 if (!ubifs_compr_present(c->default_compr)) { in mount_ubifs()