mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 00:34:33 -05:00
partly because the #define's for them were moved to a different file. At least the null VOP_LOCK() no longer works, since vclean() expects VOP_LOCK( ..., LK_DRAIN | LK_INTERLOCK, ...) to clear the interlock. This probably only matters when simple_lock() is not null, i.e., when there are multiple CPUs or SIMPLELOCK_DEBUG is defined. |
||
|---|---|---|
| .. | ||
| cd9660 | ||
| deadfs | ||
| fdescfs | ||
| fifofs | ||
| msdosfs | ||
| nullfs | ||
| portalfs | ||
| procfs | ||
| specfs | ||
| umapfs | ||
| unionfs | ||