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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c1056 * words in pointers. arc_hdr_realloc() is used to switch a header between
2537 * We almost always have an L1 hdr here, since we call arc_hdr_realloc()
3302 arc_hdr_realloc(arc_buf_hdr_t *hdr, kmem_cache_t *old, kmem_cache_t *new) function
3626 hdr = arc_hdr_realloc(hdr, hdr_full_cache,
5620 hdr = arc_hdr_realloc(hdr, hdr_l2only_cache,

Completed in 71 milliseconds