HomeSort by: relevance | last modified time | path
    Searched defs:spaname (Results 1 - 1 of 1) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
dsl_dir.c 418 const char *spaname, *next, *nextnext = NULL; local
428 spaname = spa_name(dp->dp_spa);
429 if (strcmp(buf, spaname) != 0)

Completed in 17 milliseconds