Searched refs:LDLM_FL_REPLAY (Results 1 – 2 of 2) sorted by relevance
91 #define LDLM_FL_REPLAY 0x0000000000000100ULL /* bit 8 */ macro429 {LDLM_FL_REPLAY, "LDLM_FL_REPLAY"},
339 int is_replay = *flags & LDLM_FL_REPLAY; in ldlm_cli_enqueue_fini()663 int is_replay = *flags & LDLM_FL_REPLAY; in ldlm_cli_enqueue()1875 flags = LDLM_FL_REPLAY | LDLM_FL_BLOCK_GRANTED; in replay_one_lock()1877 flags = LDLM_FL_REPLAY | LDLM_FL_BLOCK_CONV; in replay_one_lock()1879 flags = LDLM_FL_REPLAY | LDLM_FL_BLOCK_WAIT; in replay_one_lock()1881 flags = LDLM_FL_REPLAY; in replay_one_lock()