mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
2c395def27
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. |
||
---|---|---|
.. | ||
Makefile.am | ||
Makefile.in | ||
uu_alloc.c | ||
uu_avl.c | ||
uu_dprintf.c | ||
uu_ident.c | ||
uu_list.c | ||
uu_misc.c | ||
uu_open.c | ||
uu_pname.c | ||
uu_string.c | ||
uu_strtoint.c |