Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dmisc.h101 static inline int ubifs_compr_present(int compr_type) in ubifs_compr_present() function
H A Dsuper.c230 if (!ubifs_compr_present(ui->compr_type)) { in validate_inode()
1425 if (!ubifs_compr_present(c->default_compr)) { in mount_ubifs()