Searched refs:di_devfs_path_match (Results 1 – 4 of 4) sorted by relevance
177 di_devfs_path_match;
359 extern int di_devfs_path_match(const char *dp1, const char *dp2);
1282 di_devfs_path_match(const char *dp1, const char *dp2) in di_devfs_path_match() function
599 if (di_devfs_path_match(dnode->ddn_ppath[0], path)) in disk_declare_path()