Home
last modified time | relevance | path

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

/init/
Ddo_mounts_dm.c72 char *type; member
139 kfree(target->type); in dm_setup_cleanup()
238 (*target)->type = kstrndup(opt.start, opt.len, in dm_parse_targets()
240 if (!((*target)->type)) { in dm_parse_targets()
384 target->type, target->params); in dm_setup_drives()
385 if (dm_table_add_target(table, target->type, in dm_setup_drives()
DKconfig84 This will show up when you type uname, for example.
202 LZ4 is an LZ77-type compressor with a fixed, byte-oriented encoding.