Searched refs:di_prof_add_symlink (Results 1 – 4 of 4) sorted by relevance
127 di_prof_add_symlink(di_prof_t prof, const char *linkname, const char *target) in di_prof_add_symlink() function
232 di_prof_add_symlink;
543 extern int di_prof_add_symlink(di_prof_t, const char *, const char *);
1057 return (di_prof_add_symlink(prof, source, target)); in mount_one_dev_symlink_cb()