Searched refs:FLK_DOWNGRADE (Results 1 – 2 of 2) sorted by relevance
429 #define FLK_DOWNGRADE 0x2 /* request downgrades the existing lock */ macro
1635 lock_effect = FLK_DOWNGRADE; in flk_relation()1817 if (lock_effect == FLK_DOWNGRADE || lock_effect == FLK_UNLOCK) { in flk_relation()