Searched refs:temp_mp (Results 1 – 1 of 1) sorted by relevance
719 mount_t new_mp, temp_mp = NULL; in nfsrvd_compound() local1240 vn_start_write(vp, &temp_mp, V_WAIT); in nfsrvd_compound()1270 vn_finished_write(temp_mp); in nfsrvd_compound()1280 vn_start_write(savevp, &temp_mp, V_WAIT); in nfsrvd_compound()1289 vn_finished_write(temp_mp); in nfsrvd_compound()1297 vn_start_write(vp, &temp_mp, in nfsrvd_compound()1300 MNT_SHARED_WRITES(temp_mp)) in nfsrvd_compound()1336 vn_finished_write(temp_mp); in nfsrvd_compound()