Searched refs:SCL_L2ARC (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/ |
| HD | spa.h | 735 #define SCL_L2ARC 0x04 /* hack until L2ARC 2.0 */ macro 742 #define SCL_STATE_ALL (SCL_STATE | SCL_L2ARC | SCL_ZIO)
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | arc.c | 4487 !spa_config_tryenter(spa, SCL_L2ARC, vd, RW_READER)) in arc_read() 4588 spa_config_exit(spa, SCL_L2ARC, vd); in arc_read() 4592 spa_config_exit(spa, SCL_L2ARC, vd); in arc_read() 5861 spa_config_enter(next->l2ad_spa, SCL_L2ARC, next, RW_READER); in l2arc_dev_get_next() 6030 spa_config_exit(zio->io_spa, SCL_L2ARC, zio->io_vd); in l2arc_read_done() 6815 spa_config_exit(spa, SCL_L2ARC, dev); in l2arc_feed_thread() 6824 spa_config_exit(spa, SCL_L2ARC, dev); in l2arc_feed_thread() 6846 spa_config_exit(spa, SCL_L2ARC, dev); in l2arc_feed_thread()
|