Home
last modified time | relevance | path

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

/linux-3.3/fs/logfs/
Dgc.c348 static struct gc_candidate *first_in_list(struct candidate_list *list) in first_in_list() function
/linux-3.3/fs/dlm/
Dlock.c1568 static inline int first_in_list(struct dlm_lkb *lkb, struct list_head *head) in first_in_list() function