Home
last modified time | relevance | path

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

/Linux-v6.6/fs/dlm/
Dlock.c1967 static inline int first_in_list(struct dlm_lkb *lkb, struct list_head *head) in first_in_list() function
2185 if (!now && conv && first_in_list(lkb, &r->res_convertqueue)) in _can_be_granted()
2212 first_in_list(lkb, &r->res_waitqueue)) in _can_be_granted()