Searched refs:tmount (Results 1 – 2 of 2) sorted by relevance
45 tmount(const atf_tc_t *tc, const char *path) in tmount() function193 ATF_TC_FSAPPLY(tmount, "mount/unmount");203 ATF_TP_FSAPPLY(tmount); in ATF_TP_ADD_TCS()
46 this->tmount = this->tvp != NULL ?48 this->tfi_fs = this->tmount != NULL ?49 stringof(this->tmount->mnt_stat.f_fstypename) : "";50 this->tfi_mount = this->tmount != NULL ?51 stringof(this->tmount->mnt_stat.f_mntonname) : "";