Searched refs:l_get_pid_from_path (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/storage/liba5k/common/hdrs/ |
H A D | a_state.h | 101 extern int l_get_pid_from_path(const char *, const gfc_map_t *, int *);
|
/titanic_41/usr/src/lib/storage/liba5k/common/ |
H A D | lhot.c | 200 if (err = l_get_pid_from_path(ses_path, map, &ses_pid)) { in l_make_node() 591 if (err = l_get_pid_from_path(ses_path, map, &ses_pid)) in l_device_present()
|
H A D | mon.c | 3182 l_get_pid_from_path(const char *path, const gfc_map_t *map, int *pid) in l_get_pid_from_path() function 3458 if (err = l_get_pid_from_path(path, &map_ptr->map, &path_pid)) { in l_get_node_status()
|