Searched refs:l1arc_buf_hdr_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/sys/
H A Darc_impl.h146 * | l1arc_buf_hdr_t |
185 } l1arc_buf_hdr_t; typedef in typeref:struct:l1arc_buf_hdr
513 l1arc_buf_hdr_t b_l1hdr;
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Darc.c142 * are cached in the L1ARC. The L1ARC (l1arc_buf_hdr_t) is a structure within
144 * only be read by a consumer if it has an l1arc_buf_hdr_t. The L1ARC
189 * | l1arc_buf_hdr_t
230 * l1arc_buf_hdr_t| |
2343 l1arc_buf_hdr_t *l1hdr = NULL;

Completed in 207 milliseconds