Searched refs:pdh_entries (Results 1 – 2 of 2) sorted by relevance
9 struct list_head pdh_entries; member
882 INIT_LIST_HEAD(&pdh->pdh_entries); in rpc_init_pipe_dir_head()913 list_add_tail(&pdo->pdo_head, &pdh->pdh_entries); in rpc_add_pipe_dir_object_locked()994 list_for_each_entry(pdo, &pdh->pdh_entries, pdo_head) { in rpc_find_or_alloc_pipe_dir_object()1015 list_for_each_entry(pdo, &pdh->pdh_entries, pdo_head) in rpc_create_pipe_dir_objects()1025 list_for_each_entry(pdo, &pdh->pdh_entries, pdo_head) in rpc_destroy_pipe_dir_objects()