Lines Matching refs:B_TRUE
96 boolean_t should_close = B_TRUE; in zfs_callback()
240 return (B_TRUE); in zfs_sort_only_by_fast()
267 return (B_TRUE); in zfs_list_only_by_fast()
382 lvalid = rvalid = B_TRUE; in zfs_sort()
391 sizeof (lbuf), NULL, NULL, 0, B_TRUE) == 0); in zfs_sort()
393 sizeof (rbuf), NULL, NULL, 0, B_TRUE) == 0); in zfs_sort()
424 if (psc->sc_reverse == B_TRUE) in zfs_sort()
472 cb.cb_props_table[p->pl_prop] = B_TRUE; in zfs_for_each()
480 cb.cb_props_table[sortcol->sc_prop] = B_TRUE; in zfs_for_each()
485 cb.cb_props_table[ZFS_PROP_ZONED] = B_TRUE; in zfs_for_each()
486 cb.cb_props_table[ZFS_PROP_CREATETXG] = B_TRUE; in zfs_for_each()
488 (void) memset(cb.cb_props_table, B_TRUE, in zfs_for_each()