Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dglock.c1520 struct list_head *insert_pt = NULL; in add_to_queue() local
1562 if (likely(insert_pt == NULL)) { in add_to_queue()
1566 list_add_tail(&gh->gh_list, insert_pt); in add_to_queue()