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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/dlm/
H A Dlock.c340 static int search_rsb_list(struct list_head *head, char *name, int len, function
365 error = search_rsb_list(&ls->ls_rsbtbl[b].list, name, len, flags, &r);
370 error = search_rsb_list(&ls->ls_rsbtbl[b].toss, name, len, flags, &r);

Completed in 53 milliseconds