Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/cachefs/cachefsstat/
H A Dcachefsstat.c122 if (! key->ks_mounted) { in main()
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefslog/
H A Dcachefslog.c186 if (! k->ks_mounted) { in main()
/titanic_44/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_create.c130 if (! k[i].ks_mounted) in stats_create_mountpath()
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vfsops.c730 key->ks_mounted = 1; in cachefs_kstat_mount()
779 k->ks_mounted = 0; in cachefs_kstat_umount()
H A Dcachefs_log.c392 if (! k->ks_mounted) in cachefs_log_logfile_open()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1064 int ks_mounted; member