lkb_wait_reply 709 fs/dlm/debug_fs.c list_for_each_entry(lkb, &ls->ls_waiters, lkb_wait_reply) { lkb_wait_reply 254 fs/dlm/dlm_internal.h struct list_head lkb_wait_reply; /* waiting for remote reply */ lkb_wait_reply 1408 fs/dlm/lock.c list_for_each_entry(lkb, &ls->ls_waiters, lkb_wait_reply) { lkb_wait_reply 1493 fs/dlm/lock.c list_add(&lkb->lkb_wait_reply, &ls->ls_waiters); lkb_wait_reply 1588 fs/dlm/lock.c list_del_init(&lkb->lkb_wait_reply); lkb_wait_reply 1936 fs/dlm/lock.c list_for_each_entry(lkb, &ls->ls_waiters, lkb_wait_reply) { lkb_wait_reply 5132 fs/dlm/lock.c list_for_each_entry_safe(lkb, safe, &ls->ls_waiters, lkb_wait_reply) { lkb_wait_reply 5236 fs/dlm/lock.c list_for_each_entry(lkb, &ls->ls_waiters, lkb_wait_reply) { lkb_wait_reply 5308 fs/dlm/lock.c list_del_init(&lkb->lkb_wait_reply);