Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/ufs/ffs/
HDffs_softdep.c951 #define FREE_LOCK(ump) rw_wunlock(&(ump)->um_softdep->sd_fslock) macro
1197 FREE_LOCK(ump); in workitem_alloc()
1363 FREE_LOCK(VFSTOUFS(mp)); in get_parent_vp_unlock_bp()
1517 FREE_LOCK(ump); in softdep_flush()
1538 FREE_LOCK(ump); in softdep_flush()
1543 FREE_LOCK(ump); in softdep_flush()
1632 FREE_LOCK(altump); in softdep_speedup()
1746 FREE_LOCK(ump); in softdep_process_worklist()
1761 FREE_LOCK(ump); in softdep_process_worklist()
1804 FREE_LOCK(ump); in process_removes()
[all …]