Searched refs:cache_purge_negative (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dvnode.h615 void cache_purge_negative(struct vnode *vp);
/freebsd-12-stable/sys/fs/fuse/
H A Dfuse_vnops.c746 cache_purge_negative(dvp);
1071 cache_purge_negative(dvp);
/freebsd-12-stable/sys/fs/tmpfs/
H A Dtmpfs_vnops.c1058 cache_purge_negative(tdvp);
/freebsd-12-stable/sys/kern/
H A Dvfs_cache.c2057 cache_purge_negative(struct vnode *vp) function
2063 CTR1(KTR_VFS, "cache_purge_negative(%p)", vp);
/freebsd-12-stable/sys/ufs/ufs/
H A Dufs_vnops.c1511 cache_purge_negative(tdvp);
/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clvnops.c1216 cache_purge_negative(dvp);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.c3976 cache_purge_negative(tdvp);

Completed in 275 milliseconds