Searched refs:saplugin_find_ops (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare_cache.c40 ops = (sa_cache_ops_t *)saplugin_find_ops(SA_PLUGIN_CACHE, 0);
52 ops = (sa_cache_ops_t *)saplugin_find_ops(SA_PLUGIN_CACHE, 0);
74 ops = (sa_cache_ops_t *)saplugin_find_ops(SA_PLUGIN_CACHE, 0);
98 ops = (sa_cache_ops_t *)saplugin_find_ops(SA_PLUGIN_CACHE, 0);
121 ops = (sa_cache_ops_t *)saplugin_find_ops(SA_PLUGIN_CACHE, 0);
140 ops = (sa_cache_ops_t *)saplugin_find_ops(SA_PLUGIN_CACHE, 0);
176 ops = (sa_cache_ops_t *)saplugin_find_ops(SA_PLUGIN_CACHE, 0);
211 ops = (sa_cache_ops_t *)saplugin_find_ops(SA_PLUGIN_CACHE, 0);
244 ops = (sa_cache_ops_t *)saplugin_find_ops(SA_PLUGIN_CACHE, 0);
269 ops = (sa_cache_ops_t *)saplugin_find_ops(SA_PLUGIN_CACH
[all...]
H A Dlibshare_proto.c67 ops = (sa_proto_ops_t *)saplugin_find_ops(SA_PLUGIN_PROTO, proto);
91 ops = (sa_proto_ops_t *)saplugin_find_ops(SA_PLUGIN_PROTO, proto);
114 ops = (sa_proto_ops_t *)saplugin_find_ops(SA_PLUGIN_PROTO, proto);
128 ops = (sa_proto_ops_t *)saplugin_find_ops(SA_PLUGIN_PROTO, proto);
146 ops = (sa_proto_ops_t *)saplugin_find_ops(SA_PLUGIN_PROTO, proto);
169 ops = (sa_proto_ops_t *)saplugin_find_ops(SA_PLUGIN_PROTO, proto);
191 ops = (sa_proto_ops_t *)saplugin_find_ops(SA_PLUGIN_PROTO, proto);
211 ops = (sa_proto_ops_t *)saplugin_find_ops(SA_PLUGIN_PROTO, proto);
232 ops = (sa_proto_ops_t *)saplugin_find_ops(SA_PLUGIN_PROTO, proto);
244 ops = (sa_proto_ops_t *)saplugin_find_ops(SA_PLUGIN_PROT
[all...]
H A Dlibshare_fs.c64 ops = (sa_fs_ops_t *)saplugin_find_ops(SA_PLUGIN_FS, fstype);
97 ops = (sa_fs_ops_t *)saplugin_find_ops(SA_PLUGIN_FS, fstype);
120 ops = (sa_fs_ops_t *)saplugin_find_ops(SA_PLUGIN_FS,
134 ops = (sa_fs_ops_t *)saplugin_find_ops(SA_PLUGIN_FS, fstype);
166 ops = (sa_fs_ops_t *)saplugin_find_ops(SA_PLUGIN_FS, SA_FS_ZFS);
246 ops = (sa_fs_ops_t *)saplugin_find_ops(SA_PLUGIN_FS, fstype);
263 ops = (sa_fs_ops_t *)saplugin_find_ops(SA_PLUGIN_FS, fstype);
285 ops = (sa_fs_ops_t *)saplugin_find_ops(SA_PLUGIN_FS, fstype);
305 ops = (sa_fs_ops_t *)saplugin_find_ops(SA_PLUGIN_FS, fstype);
322 ops = (sa_fs_ops_t *)saplugin_find_ops(SA_PLUGIN_F
[all...]
H A Dlibshare_impl.h254 extern sa_plugin_ops_t *saplugin_find_ops(sa_plugin_type_t, uint32_t);
H A Dlibshare_plugin.c298 * saplugin_find_ops
303 saplugin_find_ops(sa_plugin_type_t type, uint32_t ops_type) function

Completed in 30 milliseconds