Home
last modified time | relevance | path

Searched refs:CC_INUSE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.h170 #define CC_INUSE 0x01 /* Cache entry is in use */ macro
658 ((centry)->cc_inuse || atomic_swap(CC_INUSE, &(centry)->cc_inuse))
H A Dsd_ft.c728 _sd_cc_wait(cd, blk, ent, CC_INUSE); in _sd_hash_invalidate_cd()
H A Dsd_bcache.c2461 if (flag == CC_INUSE) { in _sd_cc_wait()
2747 _sd_cc_wait(cd, cblk, centry, CC_INUSE);
4351 _sd_cc_wait(cd, cblk, old_ent, CC_INUSE);
4659 _sd_cc_wait(cd, cblk, old_ent, CC_INUSE);