Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c161 static boolean_t do_path_up(path_t *, int);
1080 rval = do_path_up(path, flags); in rsmka_path_up()
1541 do_path_up(path_t *path, int flags) in do_path_up() function