Searched refs:VSW_STATS (Results 1 – 15 of 15) sorted by relevance
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs_common.c | 144 VSW_CANREMOUNT|VSW_NOTZONESAFE|VSW_STATS, 161 VSW_CANREMOUNT|VSW_NOTZONESAFE|VSW_STATS,
|
H A D | nfs4_common.c | 54 VSW_CANREMOUNT|VSW_NOTZONESAFE|VSW_STATS,
|
/titanic_44/usr/src/uts/common/os/ |
H A D | modconf.c | 994 vswp->vsw_flag = modl->fs_vfsdef->flags & ~(VSW_STATS); in mod_installfs() 1014 if (vopstats_enabled && modl->fs_vfsdef->flags & VSW_STATS) { in mod_installfs() 1015 vswp->vsw_flag |= VSW_STATS; in mod_installfs() 1033 vsw_stats_enabled = vswp->vsw_flag & VSW_STATS; in mod_installfs()
|
/titanic_44/usr/src/uts/common/fs/mntfs/ |
H A D | mntvfsops.c | 68 VSW_HASPROTO|VSW_STATS|VSW_ZMOUNT,
|
/titanic_44/usr/src/uts/common/fs/proc/ |
H A D | prvfsops.c | 72 VSW_HASPROTO|VSW_STATS|VSW_XID|VSW_ZMOUNT,
|
/titanic_44/usr/src/uts/common/fs/lofs/ |
H A D | lofs_vfsops.c | 61 VSW_HASPROTO|VSW_STATS|VSW_ZMOUNT,
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | vfs.h | 428 #define VSW_STATS 0x20 /* file system can collect stats */ macro
|
/titanic_44/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vfsops.c | 79 VSW_HASPROTO|VSW_STATS|VSW_ZMOUNT,
|
/titanic_44/usr/src/uts/common/fs/autofs/ |
H A D | auto_vfsops.c | 91 VSW_HASPROTO|VSW_CANRWRO|VSW_CANREMOUNT|VSW_STATS|VSW_ZMOUNT,
|
/titanic_44/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_vfsops.c | 153 VSW_HASPROTO|VSW_STATS|VSW_CANLOFI,
|
/titanic_44/usr/src/uts/common/fs/ |
H A D | vfs.c | 946 if (vswp->vsw_flag & VSW_STATS) { in vfs_mountroot() 1798 if (!remount && (vswp->vsw_flag & VSW_STATS) && splice) { in domount()
|
/titanic_44/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vfsops.c | 199 VSW_HASPROTO|VSW_CANREMOUNT|VSW_STATS|VSW_CANLOFI,
|
/titanic_44/usr/src/uts/common/fs/udfs/ |
H A D | udf_vfsops.c | 124 VSW_HASPROTO|VSW_CANREMOUNT|VSW_STATS|VSW_CANLOFI,
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | zfs_vfsops.c | 2359 VSW_HASPROTO|VSW_CANRWRO|VSW_CANREMOUNT|VSW_VOLATILEDEV|VSW_STATS|
|
/titanic_44/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vfsops.c | 159 VSW_HASPROTO|VSW_CANREMOUNT|VSW_STATS|VSW_CANLOFI,
|