Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_fscache.h83 void fscache_process(cfsd_fscache_object_t *fscache_object_p);
H A Dcfsd_main.c267 fscache_process(fscache_object_p); in main()
H A Dcfsd_subr.c215 fscache_process(fscache_object_p); in subr_mount_thread()
H A Dcfsd_fscache.c415 fscache_process(cfsd_fscache_object_t *fscache_object_p) in fscache_process() function