Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbufobj.h124 #define BO_UNLOCK(bo) rw_wunlock(BO_LOCKPTR((bo))) macro
/f-stack/freebsd/kern/
H A Dvfs_subr.c1991 BO_UNLOCK(bo); in bufobj_invalbuf()
2040 BO_UNLOCK(bo); in bufobj_invalbuf()
2062 BO_UNLOCK(bo); in bufobj_invalbuf()
2253 BO_UNLOCK(bo); in vtruncbuf()
2282 BO_UNLOCK(bo); in v_inval_buf_range()
2501 BO_UNLOCK(bo); in brelvp()
2596 BO_UNLOCK(*bo); in sync_vnode()
2873 BO_UNLOCK(bo); in reassignbuf()
5015 BO_UNLOCK(bo); in vfs_allocate_syncvnode()
5060 BO_UNLOCK(bo); in sync_fsync()
[all …]
H A Dvfs_cluster.c835 BO_UNLOCK(bo); in cluster_wbuild()
923 BO_UNLOCK(bo); in cluster_wbuild()
H A Dvfs_bio.c2344 BO_UNLOCK(bo); in bufbdflush()
2361 BO_UNLOCK(bo); in bufbdflush()
2652 BO_UNLOCK(bp->b_bufobj); in brelse()
2854 BO_UNLOCK(bp->b_bufobj); in bqrelse()
4116 BO_UNLOCK(bo); in getblkx()
4131 BO_UNLOCK(bo); in getblkx()
5068 BO_UNLOCK(bo); in bufobj_wref()
5082 BO_UNLOCK(bo); in bufobj_wdrop()
H A Dvfs_vnops.c2753 BO_UNLOCK(bo); in vn_fsync_buf()
2795 BO_UNLOCK(bo); in vn_fsync_buf()
/f-stack/freebsd/vm/
H A Dvnode_pager.c217 BO_UNLOCK(&vp->v_bufobj); in vnode_destroy_vobject()