Searched refs:FLK_BEFORE_SLEEP (Results 1 – 5 of 5) sorted by relevance
133 typedef enum {FLK_BEFORE_SLEEP, FLK_AFTER_SLEEP} flk_cb_when_t; enumerator
389 if (when == FLK_BEFORE_SLEEP) in frlock_serialize_blocked()
878 (void) flk_invoke_callbacks(flcb, FLK_BEFORE_SLEEP); in nlm_call_lock()
838 if (when == FLK_BEFORE_SLEEP) { in flk_invoke_callbacks()1416 FLK_BEFORE_SLEEP); in flk_wait_execute_request()
10877 if (when == FLK_BEFORE_SLEEP) in nfs4_lkserlock_callback()