mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 00:58:21 -05:00
Made a new (inline) function devsw(dev_t dev) and substituted it. Changed to the BDEV variant to this format as well: bdevsw(dev_t dev) DEVFS will eventually benefit from this change too. |
||
|---|---|---|
| .. | ||
| deadfs | ||
| devfs | ||
| fdesc | ||
| fifofs | ||
| kernfs | ||
| nullfs | ||
| portal | ||
| procfs | ||
| specfs | ||
| umapfs | ||
| union | ||