Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/
H A Dkmap_compat.h33 #define zfs_kmap_atomic(page, km_type) kmap_atomic(page) argument
34 #define zfs_kunmap_atomic(addr, km_type) kunmap_atomic(addr) argument