Searched refs:fsl4 (Results 1 – 1 of 1) sorted by relevance
1580 rfs4_free_fs_location4(fs_location4 *fsl4) in rfs4_free_fs_location4() argument1582 if (fsl4 == NULL) in rfs4_free_fs_location4()1585 rfs4_free_pathname4((pathname4 *)&fsl4->server_len); in rfs4_free_fs_location4()1586 rfs4_free_pathname4(&fsl4->rootpath); in rfs4_free_fs_location4()1593 fs_location4 *fsl4; in rfs4_free_fs_locations4() local1602 (fsl4 = fsls4->locations_val) == NULL) in rfs4_free_fs_locations4()1607 rfs4_free_fs_location4(fsl4); in rfs4_free_fs_locations4()1608 fsl4++; in rfs4_free_fs_locations4()