Home
last modified time | relevance | path

Searched refs:map_next (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c291 mp->map_next = me; in mapline_to_mapent()
392 me->map_next = NULL; in mapline_to_mapent()
514 me = me->map_next; in hierarchical_sort()
748 me = me->map_next; in modify_mapents()
776 me->map_next = NULL; in modify_mapents()
780 mp->map_next = me->map_next; in modify_mapents()
783 me = mp->map_next; in modify_mapents()
802 me = me->map_next; in modify_mapents()
1271 me = me->map_next; in parse_fsinfo()
1691 me = me->map_next; in free_mapent()
[all …]
H A Dns_fnmount.c558 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()
H A Dautod_mount.c109 for (me = mapents; me; me = me->map_next) { in do_mount1()
139 for (me = mapents; me && !err; me = me->map_next) { in do_mount1()
189 if (err == NFSERR_ACCES && me->map_next != NULL) { in do_mount1()
H A Dautomount.h154 struct mapent *map_next; member
/illumos-gate/usr/src/lib/storage/liba5k/common/hdrs/
H A Da_state.h71 struct gfc_map_mp *map_next; member
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c3283 for (map_ptr = map_mp; map_ptr != NULL; map_ptr = map_ptr->map_next) { in l_get_node_status()
5055 next = (*map_mp_ptr)->map_next; in free_mp_dev_map()
5108 new_map_mp_ptr->map_next = NULL; in get_mp_dev_map()
5111 new_map_mp_ptr->map_next = in get_mp_dev_map()