mirror of
https://github.com/opnsense/src.git
synced 2026-06-27 09:23:06 -04: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 | ||