Searched refs:lf_type (Results 1 – 6 of 6) sorted by relevance
569 lock->lf_type = fl->l_type; in lf_advlockasync() 851 && (x->lf_type == F_WRLCK || y->lf_type == F_WRLCK) in lf_blocks() 1298 if (lock->lf_type != F_UNLCK) in lf_activate_lock() 1305 if (lock->lf_type != F_UNLCK) in lf_activate_lock() 1381 if (lock->lf_type == F_WRLCK) in lf_setlock() 1405 lock->lf_type == F_WRLCK) { in lf_setlock() 1406 lock->lf_type = F_UNLCK; in lf_setlock() 1408 lock->lf_type = F_WRLCK; in lf_setlock() 1547 if (unlock->lf_type ! in lf_clearlock() [all...]
111 switch (lc->l_free.lf_type) { in zap_leaf_byteswap()126 lc->l_free.lf_type = BSWAP_8(lc->l_free.lf_type); in zap_leaf_byteswap()136 lc->l_free.lf_type); in zap_leaf_byteswap()150 ZAP_LEAF_CHUNK(l, i).l_free.lf_type = ZAP_CHUNK_FREE; in zap_leaf_init()172 ASSERT3U(ZAP_LEAF_CHUNK(l, chunk).l_free.lf_type, ==, ZAP_CHUNK_FREE); in zap_leaf_chunk_alloc()188 ASSERT(zlf->lf_type != ZAP_CHUNK_FREE); in zap_leaf_chunk_free()190 zlf->lf_type = ZAP_CHUNK_FREE; in zap_leaf_chunk_free()290 c->l_free.lf_type = ZAP_CHUNK_FREE; in zap_leaf_array_free()
72 short lf_type; /* (s) Lock type: F_RDLCK, F_WRLCK */ member
147 uint8_t lf_type; /* always ZAP_CHUNK_FREE */ member
347 lf->lf_type = ZAP_CHUNK_FREE; in zap_fat_write_leaf_init()
1729 uint8_t lf_type; /* always ZAP_CHUNK_FREE */ member