Home
last modified time | relevance | path

Searched refs:cfsd_fscache_create (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_fscache.h75 cfsd_fscache_object_t *cfsd_fscache_create(const char *name,
H A Dcfsd_main.c238 cfsd_fscache_create("rootcache", opt_root, 1); in main()
H A Dcfsd_subr.c140 fscache_object_p = cfsd_fscache_create(idp, dirp, xx); in subr_add_mount()
H A Dcfsd_fscache.c78 cfsd_fscache_create(const char *name, const char *cachepath, in cfsd_fscache_create() function