Searched refs:resolved_fsys (Results 1 – 3 of 3) sorted by relevance
229 ext->fsys_base = resolved_fsys(tpath); in readmap()288 ext->fsys_base = resolved_fsys(tpath); in readmap()383 n = resolved_fsys(path); in readspace()
249 extern uint32_t resolved_fsys __P((char *path));
1153 resolved_fsys(char *path) in resolved_fsys() function