Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_fscache.h76 const char *cachepath, int fscacheid);
H A Dcfsd_fscache.c78 cfsd_fscache_create(const char *name, const char *cachepath, in cfsd_fscache_create() argument
87 dbug_precond(cachepath); in cfsd_fscache_create()
92 strlcpy(fscache_object_p->i_cachepath, cachepath, in cfsd_fscache_create()