Home
last modified time | relevance | path

Searched refs:match_handle (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/efcode/fcdriver/
H A Dphandle.c62 match_handle(void *s, void *d) in match_handle() function
82 t = find_resource(&cdp->nodeids, &nh, match_handle); in convert_phandle()
128 if (add_resource(&cdp->nodeids, nh, match_handle) == NULL) { in add_my_handle()
/titanic_50/usr/src/cmd/zoneadm/
H A Dzfs.c57 zfs_handle_t *match_handle; member
123 cbp->match_handle = zhp; in match_mountpoint()
132 cbp->match_handle = zhp; in match_mountpoint()
151 cb.match_handle = NULL; in mount2zhandle()
153 return (cb.match_handle); in mount2zhandle()