Home
last modified time | relevance | path

Searched refs:cache_unlock (Results 1 – 13 of 13) sorted by relevance

/dragonfly/sys/kern/
H A Dvfs_nlookup.c857 cache_unlock(&nch); in nlookup()
888 cache_unlock(&nch); in nlookup()
937 cache_unlock(&nch); in nlookup()
953 cache_unlock(&nch); in nlookup()
1041 cache_unlock(&nch); in nlookup()
1050 cache_unlock(&nch); in nlookup()
1102 cache_unlock(&nch); in nlookup()
1114 cache_unlock(&nch); in nlookup()
1151 cache_unlock(&nch); in nlookup()
1619 cache_unlock(nch); in naccess()
[all …]
H A Dvfs_synth.c102 cache_unlock(&nch); in getsynthvnode()
130 cache_unlock(&synth_mp->mnt_ncmountpt); /* leave ref intact */ in synthinit()
H A Dvfs_conf.c283 cache_unlock(&nch); in vfs_mountroot_devfs()
343 cache_unlock(&mp->mnt_ncmountpt); in vfs_mountroot_devfs()
348 cache_unlock(&nch); in vfs_mountroot_devfs()
486 cache_unlock(&mp->mnt_ncmountpt); /* leave ref intact */ in vfs_mountroot_try()
H A Dvfs_cache.c1178 cache_unlock(tncp); in cache_lock4_tondlocked()
1180 cache_unlock(tncpd); in cache_lock4_tondlocked()
1198 cache_unlock(tncpd); in cache_lock4_tondlocked()
1199 cache_unlock(tncp); in cache_lock4_tondlocked()
1201 cache_unlock(fncp); in cache_lock4_tondlocked()
1207 cache_unlock(fncp); in cache_lock4_tondlocked()
1208 cache_unlock(tncpd); in cache_lock4_tondlocked()
1209 cache_unlock(tncp); in cache_lock4_tondlocked()
1211 cache_unlock(fncpd); /* cycle fncpd lock */ in cache_lock4_tondlocked()
1233 cache_unlock(struct nchandle *nch) in cache_unlock() function
[all …]
H A Dvfs_syscalls.c216 cache_unlock(&nch); in sys_mount()
432 cache_unlock(&mp->mnt_ncmountpt); in sys_mount()
437 cache_unlock(&nch); in sys_mount()
519 cache_unlock(new_nch); in checkdirs()
1369 cache_unlock(&nch); in kern_mountctl()
2578 cache_unlock(&nd->nl_nch); in kern_link()
2966 cache_unlock(&nd->nl_nch); in kern_access()
3075 cache_unlock(&nd->nl_nch); in kern_stat()
4248 cache_unlock(&fromnd->nl_nch); in kern_rename()
4252 cache_unlock(&fromnd->nl_nch); in kern_rename()
[all …]
H A Dvfs_vnops.c289 cache_unlock(&nd->nl_nch); in vn_open()
348 cache_unlock(&fp->f_nchandle); in vn_open()
H A Dinit_main.c587 cache_unlock(&mp->mnt_ncmountpt); /* leave ref intact */ in start_init()
H A Dkern_exec.c272 cache_unlock(nch); in kern_execve()
H A Dkern_linker.c1443 cache_unlock(&nd.nl_nch); in linker_search_path()
/dragonfly/sys/sys/
H A Dnamecache.h198 void cache_unlock(struct nchandle *nch);
/dragonfly/sys/vfs/nullfs/
H A Dnull_vfsops.c160 cache_unlock(&mp->mnt_ncmountpt); in nullfs_mount()
/dragonfly/sys/vfs/autofs/
H A Dautofs_vnops.c208 cache_unlock(nch); in autofs_nresolve()
/dragonfly/sys/vfs/nfs/
H A Dnfs_serv.c2219 cache_unlock(&fromnd.nl_nch); in nfsrv_rename()
2384 cache_unlock(&fnchd); in nfsrv_rename()
2388 cache_unlock(&tnchd); in nfsrv_rename()