Searched refs:FLK_GRANTED_STATE (Results 1 – 2 of 2) sorted by relevance
147 #define FLK_GRANTED_STATE 5 /* Request is granted */ macro251 #define IS_GRANTED(lock) ((lock)->l_status == FLK_GRANTED_STATE)323 flk_set_state(lock, FLK_GRANTED_STATE); \376 flk_set_state(lock, FLK_GRANTED_STATE); \
1045 (new_state == FLK_GRANTED_STATE) || in flk_set_state()1051 if ((new_state == FLK_GRANTED_STATE) || in flk_set_state()4421 if ((new_state == FLK_GRANTED_STATE) || in check_lock_transition()4428 case FLK_GRANTED_STATE: in check_lock_transition()