Searched refs:map_next (Results 1 – 6 of 6) sorted by relevance
290 mp->map_next = me; in mapline_to_mapent()391 me->map_next = NULL; in mapline_to_mapent()513 me = me->map_next; in hierarchical_sort()785 while (me->map_next != NULL) in modify_mapents()786 me = me->map_next; in modify_mapents()787 me->map_next = faked_mapents; in modify_mapents()804 *mapents = me->map_next; in modify_mapents()814 me->map_next = NULL; in modify_mapents()818 mp->map_next = me->map_next; in modify_mapents()819 me->map_next = NULL; in modify_mapents()[all …]
558 me->map_next = mapents->map_next; in frontier_aux()559 mapents->map_next = me; in frontier_aux()683 if (me->map_next != NULL) { in safe_mapent()
111 for (me = mapents; me; me = me->map_next) { in do_mount1()141 for (me = mapents; me && !err; me = me->map_next) { in do_mount1()191 if (err == NFSERR_ACCES && me->map_next != NULL) { in do_mount1()
154 struct mapent *map_next; member
71 struct gfc_map_mp *map_next; member
3282 for (map_ptr = map_mp; map_ptr != NULL; map_ptr = map_ptr->map_next) { in l_get_node_status()5056 next = (*map_mp_ptr)->map_next; in free_mp_dev_map()5109 new_map_mp_ptr->map_next = NULL; in get_mp_dev_map()5112 new_map_mp_ptr->map_next = in get_mp_dev_map()