| tag | line | file | source code |
|---|---|---|---|
| LINEAR | 223 | drivers/block/linear.c | register_md_personality (LINEAR, &linear_personality); |
| LINEAR | 230 | drivers/block/linear.c | return (register_md_personality (LINEAR, &linear_personality)); |
| LINEAR | 238 | drivers/block/linear.c | unregister_md_personality (LINEAR); |
| LINEAR | 665 | drivers/block/md.c | if (md_dev[i].pers != pers[(LINEAR>>PERSONALITY_SHIFT)]) |