Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c761 struct fscache **syncfsc; in cachefs_cache_sync() local
788 syncfsc = cachefs_kmem_alloc( in cachefs_cache_sync()
793 syncfsc[nfscs++] = fscp; in cachefs_cache_sync()
798 fscp = syncfsc[fscidx]; in cachefs_cache_sync()
835 cachefs_kmem_free(syncfsc, nfscs * sizeof (struct fscache *)); in cachefs_cache_sync()