Searched refs:SCL_L2ARC (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dspa.h740 #define SCL_L2ARC 0x04 /* hack until L2ARC 2.0 */ macro
747 #define SCL_STATE_ALL (SCL_STATE | SCL_L2ARC | SCL_ZIO)
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Darc.c5081 !spa_config_tryenter(spa, SCL_L2ARC, vd, RW_READER))
5157 * l2arc read. The SCL_L2ARC lock will be
5192 spa_config_exit(spa, SCL_L2ARC, vd);
5196 spa_config_exit(spa, SCL_L2ARC, vd);
6599 spa_config_enter(next->l2ad_spa, SCL_L2ARC, next, RW_READER);
6765 spa_config_exit(zio->io_spa, SCL_L2ARC, zio->io_vd);
7296 spa_config_exit(spa, SCL_L2ARC, dev);
7305 spa_config_exit(spa, SCL_L2ARC, dev);
7327 spa_config_exit(spa, SCL_L2ARC, dev);

Completed in 191 milliseconds