Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dmisc.h100 static inline int ubifs_compr_present(int compr_type) in ubifs_compr_present() function
Dsuper.c229 if (!ubifs_compr_present(ui->compr_type)) { in validate_inode()
1427 if (!ubifs_compr_present(c->default_compr)) { in mount_ubifs()