mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 21:01:24 -05:00
The new prefered inteface for evicting an inode from the inode cache is the ->evict_inode() callback. It replaces both the ->delete_inode() and ->clear_inode() callbacks which were previously used for this. |
||
|---|---|---|
| .. | ||
| dcache_compat.h | ||
| Makefile.am | ||
| Makefile.in | ||
| vfs_compat.h | ||
| xattr_compat.h | ||