Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_fscache.c72 static int fscache_info_sync(fscache_t *fscp);
147 (void) fscache_info_sync(fscp); in fscache_destroy()
503 (void) fscache_info_sync(fscp); in fscache_mounted()
543 (void) fscache_info_sync(fscp); in fscache_sync()
850 error = fscache_info_sync(fscp); in fscdir_create()
1010 fscache_info_sync(fscache_t *fscp) in fscache_info_sync() function