Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h949 #define ZFS_EV_POOL_NAME "pool_name" macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa.c6645 if (sysevent_add_attr(&attr, ZFS_EV_POOL_NAME, &value, SE_SLEEP) != 0) in spa_event_notify()