Searched refs:FLK_CANCELLED_STATE (Results 1 – 2 of 2) sorted by relevance
149 #define FLK_CANCELLED_STATE 7 /* Request is cancelled */ macro252 #define IS_CANCELLED(lock) ((lock)->l_status == FLK_CANCELLED_STATE)335 flk_set_state(lock, FLK_CANCELLED_STATE); \
751 if ((new_state == FLK_CANCELLED_STATE) || in flk_set_state()759 (new_state == FLK_CANCELLED_STATE)) { in flk_set_state()2572 FLK_CANCELLED_STATE); in cl_flk_delete_pxfs_locks()4109 (new_state == FLK_CANCELLED_STATE)) { in check_lock_transition()4117 (new_state == FLK_CANCELLED_STATE)) { in check_lock_transition()4122 case FLK_CANCELLED_STATE: in check_lock_transition()