Lines Matching defs:found
159 * the checksum cs. If found, return the block's reference info
163 * return value: true - entry was found
164 * false - entry was not found
280 * a duplicate block is found.
1866 /* Ensure no snaps found is treated as an error. */
1893 /* Ensure no snaps found is treated as an error. */
2446 nvlist_t *found, *props;
2451 found = fsavl_find(stream_avl, thisguid,
2455 if (found == NULL) {
2473 stream_nvfs = found;
2562 * NB: parent might not be found if we used the
2579 "not found\n", fsname);
3111 (void) printf("found clone origin %s\n", zc.zc_string);