Home
last modified time | relevance | path

Searched refs:FLK_UPGRADE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dflock_impl.h429 #define FLK_UPGRADE 0x3 /* request upgrades the existing lock */ macro
/titanic_41/usr/src/uts/common/os/
H A Dflock.c1345 lock_effect = FLK_UPGRADE; in flk_relation()