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

  /external/u-boot/fs/ubifs/
ubifs-media.h 466 * @compr_type: compression type used for this inode
470 * Note, even though inode compression type is defined by @compr_type, some
473 * nodes. But @compr_type will be use for further writes to the inode.
499 __le16 compr_type; member in struct:ubifs_ino_node
538 * @compr_type: compression type (%UBIFS_COMPR_NONE, %UBIFS_COMPR_LZO, etc)
549 __le16 compr_type; member in struct:ubifs_data_node
ubifs.h 962 * @compr_type: default compression type used for this inode
1007 unsigned int compr_type:2; member in struct:ubifs_inode
1432 int compr_type; member in struct:ubifs_compressor
1547 unsigned int compr_type:2; member in struct:ubifs_mount_opts
    [all...]

Completed in 204 milliseconds