Searched refs:ufs_directio_zero_buf (Results 1 – 1 of 1) sorted by relevance
92 static void *ufs_directio_zero_buf; variable178 ufs_directio_zero_buf = kmem_zalloc(ufs_directio_zero_len, KM_SLEEP); in ufs_directio_init()806 error = uiomove(ufs_directio_zero_buf, nzero, UIO_READ, in directio_hole()