Searched refs:FLK_UNLOCK (Results 1 – 2 of 2) sorted by relevance
427 #define FLK_UNLOCK 0x1 /* request unlocks the existing lock */ macro
1339 lock_effect = FLK_UNLOCK; in flk_relation()1461 if (lock_effect != FLK_UNLOCK) { in flk_relation()1482 if (lock_effect == FLK_UNLOCK) { in flk_relation()1516 if (lock_effect == FLK_UNLOCK) { in flk_relation()1524 if (lock_effect == FLK_DOWNGRADE || lock_effect == FLK_UNLOCK) { in flk_relation()