Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbufobj.h123 #define BO_LOCK(bo) rw_wlock(BO_LOCKPTR((bo))) macro
/f-stack/freebsd/kern/
H A Dvfs_subr.c1987 BO_LOCK(bo); in bufobj_invalbuf()
2054 BO_LOCK(bo); in bufobj_invalbuf()
2144 BO_LOCK(bo); in flushbuflist()
2223 BO_LOCK(bo); in vtruncbuf()
2276 BO_LOCK(bo); in v_inval_buf_range()
2490 BO_LOCK(bo); in brelvp()
2586 BO_LOCK(*bo); in sync_vnode()
2824 BO_LOCK(bo); in reassignbuf()
5005 BO_LOCK(bo); in vfs_allocate_syncvnode()
5058 BO_LOCK(bo); in sync_fsync()
[all …]
H A Dvfs_cluster.c832 BO_LOCK(bo); in cluster_wbuild()
920 BO_LOCK(bo); in cluster_wbuild()
H A Dvfs_bio.c2333 BO_LOCK(bo); in bufbdflush()
2347 BO_LOCK(bo); in bufbdflush()
2650 BO_LOCK(bp->b_bufobj); in brelse()
2852 BO_LOCK(bp->b_bufobj); in bqrelse()
4114 BO_LOCK(bo); in getblkx()
5066 BO_LOCK(bo); in bufobj_wref()
5076 BO_LOCK(bo); in bufobj_wdrop()
H A Dvfs_vnops.c2724 BO_LOCK(bo); in vn_fsync_buf()
2748 BO_LOCK(bo); in vn_fsync_buf()
2751 BO_LOCK(bo); in vn_fsync_buf()
2767 BO_LOCK(bo); in vn_fsync_buf()
/f-stack/freebsd/vm/
H A Dvnode_pager.c215 BO_LOCK(&vp->v_bufobj); in vnode_destroy_vobject()