Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_fscache.h203 struct cachefsoptions *optp, ino64_t backfileno);
205 struct cachefsoptions *optp, ino64_t backfileno);
211 int fscache_compare_options(fscache_t *fscp, struct cachefsoptions *opnewp);
H A Dcachefs_fs.h150 struct cachefsoptions { struct
793 struct cachefsoptions cfs_options; /* consistency modes, etc. */
809 struct cachefsoptions cfs_options; /* consistency modes, etc. */
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_fscache.c218 struct cachefsoptions *optp, ino64_t backfileno, int setflags) in fscache_setup()
307 struct cachefsoptions *optp, ino64_t backfileno) in fscache_activate()
326 struct cachefsoptions *optp, ino64_t backfileno) in fscache_enable()
513 fscache_compare_options(fscache_t *fscp, struct cachefsoptions *optp) in fscache_compare_options()
H A Dcachefs_vfsops.c142 struct cachefsoptions *cfs_options; in cachefs_mount()
234 cfs_options = (struct cachefsoptions *)STRUCT_FADDR(map, cfs_options); in cachefs_mount()
1182 struct cachefsoptions *cfs_options; in cachefs_remount()
1213 cfs_options = (struct cachefsoptions *)STRUCT_FADDR(map, cfs_options); in cachefs_remount()