Searched refs:mpaths (Results 1 – 2 of 2) sorted by relevance
693 if (atomic_add_unless(&sdata->u.mesh.mpaths, 1, MESH_MAX_MPATHS) == 0) in mesh_path_add()805 atomic_dec(&sdata->u.mesh.mpaths); in mesh_path_free_rcu()
796 atomic_t mpaths; member