Searched refs:RW_NOLOCKDEP (Results 1 – 6 of 6) sorted by relevance
34 RW_NOLOCKDEP = 5 enumerator80 if (rwp && rwp->rw_type == RW_NOLOCKDEP) \ in spl_rw_lockdep_off_maybe()86 if (rwp && rwp->rw_type == RW_NOLOCKDEP) \ in spl_rw_lockdep_on_maybe()123 ASSERT(type == RW_DEFAULT || type == RW_NOLOCKDEP); \
203 #define RW_NOLOCKDEP 0 macro
294 #define RW_NOLOCKDEP RW_READER
431 rw_init(&l->l_rwlock, NULL, RW_NOLOCKDEP, NULL); in zap_create_leaf()
118 rw_init(&dn->dn_struct_rwlock, NULL, RW_NOLOCKDEP, NULL); in dnode_cons()
127 rw_init(&zp->z_name_lock, NULL, RW_NOLOCKDEP, NULL); in zfs_znode_cache_constructor()