Home
last modified time | relevance | path

Searched refs:cache_enter_time (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/fs/fuse/
H A Dfuse_node.c314 cache_enter_time(dvp, *vpp, cnp, &timeout, NULL); in fuse_vnode_get()
H A Dfuse_vnops.c1087 cache_enter_time(dvp, *vpp, cnp, in fuse_vnop_lookup()
/freebsd-12.1/sys/sys/
H A Dvnode.h606 cache_enter_time(dvp, vp, cnp, NULL, NULL)
607 void cache_enter_time(struct vnode *dvp, struct vnode *vp,
/freebsd-12.1/sys/fs/nfsclient/
H A Dnfs_clvnops.c1207 cache_enter_time(dvp, NULL, cnp, in nfs_lookup()
1309 cache_enter_time(dvp, newvp, cnp, &nfsva.na_ctime, in nfs_lookup()
1636 cache_enter_time(dvp, newvp, cnp, &nfsva.na_ctime, in nfs_create()
2009 cache_enter_time(tdvp, vp, cnp, &nfsva.na_ctime, NULL); in nfs_link()
2088 cache_enter_time(dvp, newvp, cnp, &nfsva.na_ctime, NULL); in nfs_symlink()
2162 cache_enter_time(dvp, newvp, cnp, &nfsva.na_ctime, in nfs_mkdir()
H A Dnfs_clrpcops.c3675 cache_enter_time(ndp->ni_dvp, in nfsrpc_readdirplus()
/freebsd-12.1/sys/kern/
H A Dvfs_cache.c1626 cache_enter_time(struct vnode *dvp, struct vnode *vp, struct componentname *cnp, in cache_enter_time() function
2484 cache_enter_time(dvp, vp, cnp, NULL, NULL); in cache_enter()