Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fscache.h211 int fscache_compare_options(fscache_t *fscp, struct cachefsoptions *opnewp);
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_fscache.c260 error = fscache_compare_options(fscp, optp); in fscache_setup()
513 fscache_compare_options(fscache_t *fscp, struct cachefsoptions *optp) in fscache_compare_options() function
H A Dcachefs_vfsops.c407 error = fscache_compare_options(fscp, cfs_options); in cachefs_mount()