Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_strict.c414 struct cachefsops strictcfsops = { variable
H A Dcachefs_fscache.c67 extern struct cachefsops nopcfsops, strictcfsops, codcfsops;
497 fscp->fs_cfsops = &strictcfsops; in fscache_mounted()