Whamcloud - gitweb
ecbbc123eef5228e0d6a7c009dfcaeaa27c08c6b
[fs/lustre-release.git] / lustre / utils / liblustreapi.map
1 {
2     global:
3         cfs_*;
4         llapi_*;
5         libcfs_*;
6         liblustreapi_initialized;
7         l_ioctl;
8         mdt_hash_name;
9         Parser_*;
10         register_ioc_*;
11         strlcat;
12         strlcpy;
13     local:
14         *;
15 };