Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_uio.c410 #define IS_ZFS_MARKED_PAGE(_p) 0 macro
421 #define IS_ZFS_MARKED_PAGE(_p) \ macro
463 ASSERT0(IS_ZFS_MARKED_PAGE(p)); in zfs_uio_dio_check_for_zero_page()
491 if (IS_ZFS_MARKED_PAGE(p)) { in zfs_uio_free_dio_pages()