Searched refs:lzc_channel_program (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/ |
H A D | change_key.c | 80 ret = lzc_channel_program(pool, prog, ZCP_DEFAULT_INSTRLIMIT, in main()
|
/illumos-gate/usr/src/lib/libzfs_core/common/ |
H A D | libzfs_core.h | 113 int lzc_channel_program(const char *, const char *, uint64_t,
|
H A D | mapfile-vers | 92 lzc_channel_program;
|
H A D | libzfs_core.c | 1137 lzc_channel_program(const char *pool, const char *program, uint64_t instrlimit, in lzc_channel_program() function
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/lua_core/ |
H A D | nvlist_to_lua.c | 95 int err = lzc_channel_program(pool, progstr, in test()
|
/illumos-gate/usr/src/cmd/zfs/ |
H A D | zfs_main.c | 7626 ret = lzc_channel_program(poolname, progbuf, in zfs_do_channel_program()
|