mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 00:25:50 -04:00
device drivers about sectors no longer in use. Device-drivers receive the call through d_strategy, if they have D_CANFREE in d_flags. This allows flash based devices to erase the sectors and avoid pointlessly carrying them around in compactions. Reviewed by: Kirk Mckusick, bde Sponsored by: M-Systems (www.m-sys.com) |
||
|---|---|---|
| .. | ||
| cd9660 | ||
| coda | ||
| deadfs | ||
| fdescfs | ||
| fifofs | ||
| msdosfs | ||
| nullfs | ||
| portalfs | ||
| procfs | ||
| specfs | ||
| umapfs | ||
| unionfs | ||