Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dabd_impl.h91 void abd_update_linear_stats(abd_t *, abd_stats_op_t);
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dabd.c229 abd_update_linear_stats(abd, ABDSTAT_INCR); in abd_alloc_linear()
247 abd_update_linear_stats(abd, ABDSTAT_DECR); in abd_free_linear()
724 abd_update_linear_stats(abd, ABDSTAT_DECR); in abd_release_ownership_of_buf()
746 abd_update_linear_stats(abd, ABDSTAT_INCR); in abd_take_ownership_of_buf()
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dabd_os.c157 abd_update_linear_stats(abd_t *abd, abd_stats_op_t op) in abd_update_linear_stats() function
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c676 abd_update_linear_stats(abd_t *abd, abd_stats_op_t op) in abd_update_linear_stats() function