Home
last modified time | relevance | path

Searched refs:abd_update_linear_stats (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dabd_impl.h110 void abd_update_linear_stats(abd_t *, abd_stats_op_t);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dabd.c269 abd_update_linear_stats(abd, ABDSTAT_INCR); in abd_alloc_linear()
288 abd_update_linear_stats(abd, ABDSTAT_DECR); in abd_free_linear()
712 abd_update_linear_stats(abd, ABDSTAT_DECR); in abd_release_ownership_of_buf()
734 abd_update_linear_stats(abd, ABDSTAT_INCR); in abd_take_ownership_of_buf()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dabd_os.c149 abd_update_linear_stats(abd_t *abd, abd_stats_op_t op) in abd_update_linear_stats() function
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c650 abd_update_linear_stats(abd_t *abd, abd_stats_op_t op) in abd_update_linear_stats() function