7054 dmu_tx_hold_t should use refcount_t to track space
[unleashed.git] / usr / src / uts / common / klm / mapfile-ops
blob7696c1a7ce6ba9741a3d2a7c58a075929766e5d2
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy is of the CDDL is also available via the Internet
9 # at http://www.illumos.org/license/CDDL.
13 # Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
17 $mapfile_version 2
19 SYMBOL_SCOPE {
20         global:
21 # loadable module linkage
22                 _fini;
23                 _info;
24                 _init;
25 # These are all the symbols referenced in ml/modstubs.s
26 # If we want to remain a drop-in replacment for the old
27 # (closed source) klm, we need to define all of these.
29                 lm4_frlock;
30                 lm4_shrlock;
31                 lm_frlock;
32                 lm_nlm4_dispatch;
33                 lm_nlm4_reclaim;
34                 lm_nlm_dispatch;
35                 lm_nlm_reclaim;
36                 lm_register_lock_locally;
38         local:
39                 *;