Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/makefs/hammer2/
H A Dhammer2_strategy.c511 static int test_block_zeros(const char *buf, size_t bytes);
920 test_block_zeros(data, pblksize)) { in hammer2_compress_and_write()
1195 test_block_zeros(data, pblksize)) { in hammer2_zero_check_and_write()
1240 test_block_zeros(const char *buf, size_t bytes) in test_block_zeros() function
/dragonfly/sys/vfs/hammer2/
H A Dhammer2_strategy.c488 static int test_block_zeros(const char *buf, size_t bytes);
892 test_block_zeros(data, pblksize)) { in hammer2_compress_and_write()
1169 test_block_zeros(data, pblksize)) { in hammer2_zero_check_and_write()
1214 test_block_zeros(const char *buf, size_t bytes) in test_block_zeros() function