xfs_vfs_writelock  663 xfs/xfs_node-bsd.c 	xfs_vfs_writelock(dvp, xfs_cnp_to_thread(cnp));
xfs_vfs_writelock  667 xfs/xfs_node-bsd.c 	xfs_vfs_writelock(dvp, xfs_cnp_to_proc(cnp));
xfs_vfs_writelock  659 xfs/xfs_vnodeops-bsd.c     if (dvp != vp && (error = xfs_vfs_writelock(vp, p))) {
xfs_vfs_writelock  386 xfs/xfs_vnodeops-common.c 	xfs_vfs_writelock(t, xfs_uio_to_thread(uiop));
xfs_vfs_writelock  391 xfs/xfs_vnodeops-common.c 	xfs_vfs_writelock(t, xfs_uio_to_proc(uiop));