Searched refs:zpool_prefetch_type_t (Results 1 – 8 of 8) sorted by relevance
153 _LIBZFS_CORE_H int lzc_pool_prefetch(const char *, zpool_prefetch_type_t);
532 _LIBZFS_H int zpool_prefetch(zpool_handle_t *, zpool_prefetch_type_t);
1741 } zpool_prefetch_type_t; typedef
1681 lzc_pool_prefetch(const char *pool, zpool_prefetch_type_t type) in lzc_pool_prefetch()
2663 <enum-decl name='zpool_prefetch_type_t' naming-typedef-id='e55ff6bc' id='0299ab50'>2669 <typedef-decl name='zpool_prefetch_type_t' type-id='0299ab50' id='e55ff6bc'/>
1747 zpool_prefetch(zpool_handle_t *zhp, zpool_prefetch_type_t type) in zpool_prefetch()
6481 <enum-decl name='zpool_prefetch_type_t' naming-typedef-id='e55ff6bc' id='0299ab50'>6487 <typedef-decl name='zpool_prefetch_type_t' type-id='0299ab50' id='e55ff6bc'/>
4225 zpool_prefetch_type_t type; in zpool_do_prefetch()