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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Dgc.c348 static struct gc_candidate *first_in_list(struct candidate_list *list) function
373 this = first_in_list(&super->s_low_list[i]);
543 wl_cand = first_in_list(&super->s_ec_list);
546 free_cand = first_in_list(&super->s_free_list);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-elisp.c616 'first_in_list' and 'new_backquote_flag' are used for reading old
619 read_object (struct object *op, bool first_in_list, bool new_backquote_flag, argument
791 if (first_in_list)
991 read_object (&length, first_in_list, new_backquote_flag,
1001 read_object (&string, first_in_list, new_backquote_flag,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/dlm/
H A Dlock.c1409 static inline int first_in_list(struct dlm_lkb *lkb, struct list_head *head) function
1594 if (!now && conv && first_in_list(lkb, &r->res_convertqueue))
1621 first_in_list(lkb, &r->res_waitqueue))

Completed in 119 milliseconds