Searched refs:oldresource (Results 1 – 1 of 1) sorted by relevance
1187 refstr_t *oldresource, *oldmntpt; in domount() local1689 if ((oldresource = vfsp->vfs_resource) != NULL) in domount()1690 refstr_hold(oldresource); in domount()1720 vfs_setresource(vfsp, refstr_value(oldresource), in domount()1722 if (oldresource) in domount()1723 refstr_rele(oldresource); in domount()1739 if (oldresource) in domount()1740 refstr_rele(oldresource); in domount()