Searched refs:requeue (Results 1 – 2 of 2) sorted by relevance
199 bool requeue; in cachefiles_mark_object_active() local207 goto requeue; in cachefiles_mark_object_active()214 requeue = false; in cachefiles_mark_object_active()220 requeue = fscache_object_sleep_till_congested(&timeout); in cachefiles_mark_object_active()221 } while (timeout > 0 && !requeue); in cachefiles_mark_object_active()224 if (requeue && in cachefiles_mark_object_active()229 goto requeue; in cachefiles_mark_object_active()236 goto requeue; in cachefiles_mark_object_active()246 requeue: in cachefiles_mark_object_active()
79 int requeue; member3789 ctl->requeue = 1; in ocfs2_unblock_lock()3898 ctl->requeue = 0; in ocfs2_unblock_lock()3923 ctl->requeue = 1; in ocfs2_unblock_lock()3937 ctl->requeue = 1; in ocfs2_unblock_lock()4336 if (lockres->l_flags & OCFS2_LOCK_FREEING || !ctl.requeue) { in ocfs2_process_blocked_lock()4342 ctl.requeue ? "yes" : "no"); in ocfs2_process_blocked_lock()