Home
last modified time | relevance | path

Searched refs:zfs_inactive (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_vnops_os.h75 extern void zfs_inactive(struct inode *ip);
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_super.c102 zfs_inactive(ip); in zpl_evict_inode()
H A Dzfs_vnops_os.c3948 zfs_inactive(struct inode *ip) in zfs_inactive() function
4244 EXPORT_SYMBOL(zfs_inactive);
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c3864 zfs_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in zfs_inactive() function
5113 zfs_inactive(vp, curthread->td_ucred, NULL); in zfs_freebsd_inactive()
5115 zfs_inactive(vp, ap->a_td->td_ucred, NULL); in zfs_freebsd_inactive()