Searched refs:cachefs_strdup (Results 1 – 3 of 3) sorted by relevance
713 cachefs_strdup(mountpoint); in cachefs_kstat_mount()714 key->ks_backfs = (uint64_t)(uintptr_t)cachefs_strdup(backfs); in cachefs_kstat_mount()716 cachefs_strdup(cachedir); in cachefs_kstat_mount()717 key->ks_cacheid = (uint64_t)(uintptr_t)cachefs_strdup(cacheid); in cachefs_kstat_mount()
2683 cachefs_strdup(char *s) in cachefs_strdup() function
1306 extern char *cachefs_strdup(char *);