Home
last modified time | relevance | path

Searched refs:cfsd_logfile_create (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_logfile.h69 cfsd_logfile_object_t *cfsd_logfile_create(void);
H A Dcfsd_logfile.c63 cfsd_logfile_create(void) in cfsd_logfile_create() function
H A Dcfsd_fscache.c974 logfile_object_p = cfsd_logfile_create(); in fscache_roll()