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

/linux-master/fs/dlm/
H A Dlock.c5206 int nodeid_gone, unsigned int *count)
5214 if ((lkb->lkb_nodeid == nodeid_gone) ||
5244 int nodeid_gone = 0; local
5252 nodeid_gone = memb->nodeid;
5264 nodeid_gone, &lkb_count);
5266 nodeid_gone, &lkb_count);
5268 nodeid_gone, &lkb_count);
5204 purge_dead_list(struct dlm_ls *ls, struct dlm_rsb *r, struct list_head *list, int nodeid_gone, unsigned int *count) argument

Completed in 104 milliseconds