Searched refs:ZFS_GET_NCOLS (Results 1 – 4 of 4) sorted by relevance
644 #define ZFS_GET_NCOLS 5 macro666 zfs_get_column_t cb_columns[ZFS_GET_NCOLS];667 int cb_colwidths[ZFS_GET_NCOLS + 1];
1373 for (i = 0; i < ZFS_GET_NCOLS; i++) { in zprop_print_headers()1395 if (i == (ZFS_GET_NCOLS - 1) || in zprop_print_headers()1526 for (i = 0; i < ZFS_GET_NCOLS; i++) { in zprop_print_one_property()1581 if (i == (ZFS_GET_NCOLS - 1) || in zprop_print_one_property()
1888 for (i = 0; i < ZFS_GET_NCOLS && in is_recvd_column()2221 if (i == ZFS_GET_NCOLS) { in zfs_do_get()2249 i = ZFS_GET_NCOLS; in zfs_do_get()
12671 if (i == ZFS_GET_NCOLS - 1) { in zpool_do_get()12698 i = ZFS_GET_NCOLS - 1; in zpool_do_get()