Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D188.out19 == verify that has_zero_init returns false when preallocating ==
/openbmc/qemu/block/
H A Dnfs.c59 bool has_zero_init; member
545 client->has_zero_init = S_ISREG(st.st_mode); in nfs_client_open()
616 if (client->has_zero_init) { in nfs_file_open()
702 return client->has_zero_init; in nfs_has_zero_init()