Home
last modified time | relevance | path

Searched refs:first_in_list (Results 1 – 1 of 1) sorted by relevance

/fs/dlm/
Dlock.c2193 static inline int first_in_list(struct dlm_lkb *lkb, struct list_head *head) in first_in_list() function
2411 if (!now && conv && first_in_list(lkb, &r->res_convertqueue)) in _can_be_granted()
2438 first_in_list(lkb, &r->res_waitqueue)) in _can_be_granted()