Searched refs:pending_asts (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmthread.c516 while (!list_empty(&dlm->pending_asts)) {
517 lock = list_entry(dlm->pending_asts.next,
H A Ddlmast.c134 list_add_tail(&lock->ast_list, &dlm->pending_asts);
H A Ddlmcommon.h102 struct list_head pending_asts; member in struct:dlm_ctxt
H A Ddlmdomain.c1399 INIT_LIST_HEAD(&dlm->pending_asts);

Completed in 102 milliseconds