Home
last modified time | relevance | path

Searched defs:zab (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/validation/linear/
H A Dphi-order02.c10 static int zab(int a) { return fun() && 1; } in zab() function
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c3662 count_block(dsl_scan_t *scn, zfs_all_blkstats_t *zab, const blkptr_t *bp) in count_block()