mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 10:20:24 -05:00
Added insert_inode_locked() helper function, prior to this most callers used insert_inode_hash(). The older method doesn't check for collisions in the inode_hashtable but it still acceptible for use. Fallback to using insert_inode_hash() when insert_inode_locked() is unavailable. |
||
|---|---|---|
| .. | ||
| mount_zfs | ||
| zdb | ||
| zfs | ||
| zinject | ||
| zpios | ||
| zpool | ||
| zpool_id | ||
| zpool_layout | ||
| ztest | ||
| zvol_id | ||
| Makefile.am | ||
| Makefile.in | ||