Searched refs:tfsp (Results 1 – 1 of 1) sorted by relevance
44 DB_MPOOL_FSTAT **tfsp; local99 for (tfsp = *fspp,102 ++tfsp, mfp = SH_TAILQ_NEXT(mfp, q, __mpoolfile)) {106 if ((ret = __os_malloc(len, db_malloc, tfsp)) != 0)108 **tfsp = mfp->stat;109 (*tfsp)->file_name = (char *)110 (u_int8_t *)*tfsp + sizeof(DB_MPOOL_FSTAT);111 memcpy((*tfsp)->file_name, name, nlen + 1);113 *tfsp = NULL;