HomeSort by relevance Sort by last modified time
    Searched refs:ubifs_compr_name (Results 1 - 2 of 2) sorted by null

  /external/u-boot/fs/ubifs/
misc.h 107 * ubifs_compr_name - get compressor name string by its type.
112 static inline const char *ubifs_compr_name(int compr_type) function
super.c 231 inode->i_ino, ubifs_compr_name(ui->compr_type));
625 ubifs_compr_name(c->mount_opts.compr_type));
    [all...]

Completed in 486 milliseconds