Searched refs:cl_fmap_head (Results 1 – 4 of 4) sorted by relevance
455 static inline cl_fmap_item_t *cl_fmap_head(IN const cl_fmap_t * const p_map) in cl_fmap_head() function
1220 p_fmap_item = cl_fmap_head(p_map); in cl_fmap_apply_func()1540 p_item = cl_fmap_head(p_src_map); in cl_fmap_merge()1597 p_item1 = cl_fmap_head(p_map1); in cl_fmap_delta()1598 p_item2 = cl_fmap_head(p_map2); in cl_fmap_delta()
1629 for (p_mgrp = (osm_mgrp_t *) cl_fmap_head(&sa->p_subn->mgrp_mgid_tbl); in mcmr_query_mgrp()
806 for (p_mgrp = (osm_mgrp_t *) cl_fmap_head(&p_osm->subn.mgrp_mgid_tbl); in sa_dump_all_sa()