Searched refs:pdh_entries (Results 1 – 2 of 2) sorted by relevance
8 struct list_head pdh_entries; member
865 INIT_LIST_HEAD(&pdh->pdh_entries); in rpc_init_pipe_dir_head()896 list_add_tail(&pdo->pdo_head, &pdh->pdh_entries); in rpc_add_pipe_dir_object_locked()977 list_for_each_entry(pdo, &pdh->pdh_entries, pdo_head) { in rpc_find_or_alloc_pipe_dir_object()998 list_for_each_entry(pdo, &pdh->pdh_entries, pdo_head) in rpc_create_pipe_dir_objects()1008 list_for_each_entry(pdo, &pdh->pdh_entries, pdo_head) in rpc_destroy_pipe_dir_objects()