Go to the source code of this file.
◆ list_container
◆ list_for_each
◆ list_for_each_reverse
◆ list_for_each_reverse_tmp
Value:struct outqueuenode * head
static unsigned __int64 next
Definition at line 46 of file list.h.
◆ list_for_each_tmp
Value:struct outqueuenode * head
static unsigned __int64 next
Definition at line 39 of file list.h.
◆ list_compare_fn
◆ list_add()
◆ list_add_head()
Definition at line 76 of file list.h.
static void list_add(struct list_entry *entry, struct list_entry *prev, struct list_entry *next)
struct outqueuenode * head
◆ list_add_tail()
Definition at line 83 of file list.h.
static void list_add(struct list_entry *entry, struct list_entry *prev, struct list_entry *next)
struct outqueuenode * head
◆ list_empty()
◆ list_init()
◆ list_remove()
Definition at line 90 of file list.h.
static int list_empty(struct list_entry *head)
static void list_init(struct list_entry *head)
◆ list_search()
Definition at line 102 of file list.h.
struct outqueuenode * head
#define list_for_each(entry, head)
Referenced by cache_insert(), cache_lookup(), deleg_open_find(), delegation_find(), file_device_find_or_create(), find_superblock(), is_dst_name_opened(), layout_entry_find(), nfs41_server_find_or_create(), open_unlock_delegate(), open_unlock_remove(), pnfs_file_device_notify(), root_client_find(), root_client_find_addrs(), and server_entry_find().