Home
last modified time | relevance | path

Searched refs:l_get_pid_from_path (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/storage/liba5k/common/hdrs/
H A Da_state.h101 extern int l_get_pid_from_path(const char *, const gfc_map_t *, int *);
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dlhot.c200 if (err = l_get_pid_from_path(ses_path, map, &ses_pid)) { in l_make_node()
590 if (err = l_get_pid_from_path(ses_path, map, &ses_pid)) in l_device_present()
H A Dmon.c3183 l_get_pid_from_path(const char *path, const gfc_map_t *map, int *pid) in l_get_pid_from_path() function
3459 if (err = l_get_pid_from_path(path, &map_ptr->map, &path_pid)) { in l_get_node_status()