FreeBSD ZFS
The Zettabyte File System
Public Member Functions | Data Fields

buf_hash_table Struct Reference

Collaboration diagram for buf_hash_table:
Collaboration graph
[legend]

Public Member Functions

struct ht_lock ht_locks[BUF_LOCKS] __aligned (CACHE_LINE_SIZE)

Data Fields

uint64_t ht_mask
arc_buf_hdr_t ** ht_table

Detailed Description

Definition at line 628 of file arc.c.


Member Function Documentation

struct ht_lock ht_locks [BUF_LOCKS] buf_hash_table::__aligned ( CACHE_LINE_SIZE  ) [read]

Field Documentation

Definition at line 629 of file arc.c.

Definition at line 630 of file arc.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines