Searched refs:stubpath (Results 1 – 1 of 1) sorted by relevance
1137 char *stubpath; in nfs4_trigger_esi_create_mirrormount() local1226 stubpath = fn_path(VTOSV(vp)->sv_name); in nfs4_trigger_esi_create_mirrormount()1228 ASSERT(*stubpath == '.'); in nfs4_trigger_esi_create_mirrormount()1229 stubpath += 1; in nfs4_trigger_esi_create_mirrormount()1232 esi->esi_path_len = strlen(stubpath) + 1; in nfs4_trigger_esi_create_mirrormount()1238 (void) strcat(esi->esi_path, stubpath); in nfs4_trigger_esi_create_mirrormount()1240 stubpath -= 1; in nfs4_trigger_esi_create_mirrormount()1242 kmem_free(stubpath, strlen(stubpath) + 1); in nfs4_trigger_esi_create_mirrormount()