Home
last modified time | relevance | path

Searched defs:zs (Results 1 – 23 of 23) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_zfetch.c130 dmu_zfetch_stream_fini(zstream_t *zs) in dmu_zfetch_stream_fini()
137 dmu_zfetch_stream_remove(zfetch_t *zf, zstream_t *zs) in dmu_zfetch_stream_remove()
146 dmu_zfetch_stream_orphan(zfetch_t *zf, zstream_t *zs) in dmu_zfetch_stream_orphan()
161 zstream_t *zs; in dmu_zfetch_fini() local
194 for (zstream_t *zs = list_head(&zf->zf_stream); in dmu_zfetch_stream_create() local
223 zstream_t *zs = kmem_zalloc(sizeof (*zs), KM_SLEEP); in dmu_zfetch_stream_create() local
238 zstream_t *zs = arg; in dmu_zfetch_stream_done() local
272 zstream_t *zs; in dmu_zfetch() local
H A Dzap.c1303 zap_stats_ptrtbl(zap_t *zap, uint64_t *tbl, int len, zap_stats_t *zs) in zap_stats_ptrtbl()
1328 fzap_get_stats(zap_t *zap, zap_stats_t *zs) in fzap_get_stats()
H A Dzap_leaf.c809 zap_leaf_stats(zap_t *zap, zap_leaf_t *l, zap_stats_t *zs) in zap_leaf_stats()
H A Dzfs_ioctl.c7323 zfsdev_state_t *zs, *fpd; in zfsdev_getminor() local
7358 zfsdev_state_t *zs; in zfsdev_get_state_impl() local
7654 zfsdev_state_t *zs, *zsnext = NULL; in zfs_kmod_fini() local
H A Dzap_micro.c1627 zap_get_stats(objset_t *os, uint64_t zapobj, zap_stats_t *zs) in zap_get_stats()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_ioctl_os.c93 zfsdev_state_t *zs, *zsprev = NULL; in zfsdev_state_init() local
142 zfsdev_state_t *zs; in zfsdev_state_destroy() local
H A Dzfs_vfsops.c877 zap_stats_t zs; in zfsvfs_setup() local
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dkmod_core.c185 zfsdev_state_t *zs, *zsp = data; in zfsdev_close() local
209 zfsdev_state_t *zs, *zsprev = NULL; in zfs_ctldev_init() local
H A Dzfs_vfsops.c1046 zap_stats_t zs; in zfsvfs_setup() local
/f-stack/app/redis-5.0.5/src/
H A Dt_zset.c1169 zset *zs; in zsetConvert() local
1261 zset *zs = zobj->ptr; in zsetScore() local
1372 zset *zs = zobj->ptr; in zsetAdd() local
1433 zset *zs = zobj->ptr; in zsetDel() local
1505 zset *zs = zobj->ptr; in zsetRank() local
1758 zset *zs = zobj->ptr; in zremrangeGenericCommand() local
1833 zset *zs; member
2484 zset *zs = zobj->ptr; in zrangeGenericCommand() local
2648 zset *zs = zobj->ptr; in genericZrangebyscoreCommand() local
2769 zset *zs = zobj->ptr; in zcountCommand() local
[all …]
H A Dlazyfree.c39 zset *zs = obj->ptr; in lazyfreeGetFreeEffort() local
H A Ddefrag.c250 long activeDefragZsetEntry(zset *zs, dictEntry *de) { in activeDefragZsetEntry()
452 zset *zs; member
466 zset *zs = (zset*)ob->ptr; in scanLaterZset() local
529 zset *zs = (zset*)ob->ptr; in defragZsetSkiplist() local
H A Dsort.c399 zset *zs = sortval->ptr; in sortCommand() local
H A Dgeo.c262 zset *zs = zobj->ptr; in geoGetPointsInRange() local
636 zset *zs; in georadiusGeneric() local
H A Ddebug.c181 zset *zs = o->ptr; in xorObjectDigest() local
601 zset *zs = o->ptr; in debugCommand() local
H A Dobject.c250 zset *zs = zmalloc(sizeof(*zs)); in createZsetObject() local
309 zset *zs; in freeZsetObject() local
H A Drdb.c825 zset *zs = o->ptr; in rdbSaveObject() local
1455 zset *zs; in rdbLoadObject() local
H A Daof.c1042 zset *zs = o->ptr; in rewriteSortedSetObject() local
H A Ddb.c690 zset *zs = o->ptr; in scanGenericCommand() local
H A Dmodule.c1987 zset *zs = key->value->ptr; in zsetInitScoreRange() local
2051 zset *zs = key->value->ptr; in zsetInitLexRange() local
/f-stack/freebsd/kern/
H A Dkern_ctf.c247 z_stream zs; local
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c241 #define MAXFAULTS(zs) \ argument
1039 ztest_kill(ztest_shared_t *zs) in ztest_kill()
3079 ztest_shared_t *zs = ztest_shared; in ztest_vdev_add_remove() local
3169 ztest_shared_t *zs = ztest_shared; in ztest_vdev_class_add() local
3250 ztest_shared_t *zs = ztest_shared; in ztest_vdev_aux_add_remove() local
3361 ztest_shared_t *zs = ztest_shared; in ztest_split_pool() local
6784 ztest_shared_t *zs = arg; in ztest_deadman_thread() local
7166 ztest_import(ztest_shared_t *zs) in ztest_import()
7200 ztest_run(ztest_shared_t *zs) in ztest_run()
7471 ztest_init(ztest_shared_t *zs) in ztest_init()
[all …]
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c963 zap_stats_t zs; in dump_zap_stats() local