Lines Matching full:linear
32 <target_type> ::= "verity" | "linear" | ... (see list below)
50 `linear` allowed
70 An example of booting to a linear array made up of user-mode linux block
73 dm-mod.create="lroot,,,rw, 0 4096 linear 98:16 0, 4096 4096 linear 98:32 0" root=/dev/dm-0
75 This will boot to a rw dm-linear target of 8192 sectors split across two block
82 dm-linear,,1,rw,
83 0 32768 linear 8:1 0,
84 32768 1024000 linear 8:2 0;
103 "linear"::
105 dm-linear,,,rw,
106 0 32768 linear /dev/sda1 0,
107 32768 1024000 linear /dev/sda2 0,
108 1056768 204800 linear /dev/sda3 0,
109 1261568 512000 linear /dev/sda4 0