Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg70 SEND_HOLES_WITHOUT_BIRTH_TIME send_holes_without_birth_time send_holes_without_birth_time
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_traverse.c43 int32_t send_holes_without_birth_time = 1; variable
260 if (!send_holes_without_birth_time && in traverse_visitbp()
781 module_param_named(ignore_hole_birth, send_holes_without_birth_time, int, 0644);
786 ZFS_MODULE_PARAM(zfs, , send_holes_without_birth_time, INT, ZMOD_RW,