Searched refs:l2arc_hdr_arcstats_update (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | arc.c | 905 static void l2arc_hdr_arcstats_update(arc_buf_hdr_t *hdr, boolean_t incr, 909 l2arc_hdr_arcstats_update((hdr), B_TRUE, B_FALSE) 911 l2arc_hdr_arcstats_update((hdr), B_FALSE, B_FALSE) 913 l2arc_hdr_arcstats_update((hdr), B_TRUE, B_TRUE) 915 l2arc_hdr_arcstats_update((hdr), B_FALSE, B_TRUE) 3719 l2arc_hdr_arcstats_update(arc_buf_hdr_t *hdr, boolean_t incr, in l2arc_hdr_arcstats_update() function
|