Searched refs:olhp (Results 1 – 1 of 1) sorted by relevance
1389 struct ol_head *olhp; in ndmp_open_list_find() local1398 olhp = &ol_head; in ndmp_open_list_find()1399 for (olp = LIST_FIRST(olhp); olp != NULL; olp = LIST_NEXT(olp, ol_q)) in ndmp_open_list_find()1430 struct ol_head *olhp; in ndmp_open_list_add() local1441 olhp = &ol_head; in ndmp_open_list_add()1471 LIST_INSERT_HEAD(olhp, olp, ol_q); in ndmp_open_list_add()1534 struct ol_head *olhp = &ol_head; in ndmp_open_list_release() local1539 olp = LIST_FIRST(olhp); in ndmp_open_list_release()